diff --git a/.gitignore b/.gitignore index 515963d..57c437c 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ vym-1.12.7.tar.bz2 /vym-2.7.1.tar.bz2 /vym-2.7.557.tar.bz2 /vym-2.7.562.tar.bz2 +/vym-2.8.0.tar.gz diff --git a/sources b/sources index d329cd1..69a2b54 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vym-2.7.562.tar.bz2) = 0588f9b51da5213555e60c2e6a28ce9bb02feca69a6da077f364a98c908ee5291e9f8071bb73c5dd092034d88f09b413f9375fcab8f0b717089adabfc42ca3b9 +SHA512 (vym-2.8.0.tar.gz) = 067941231565e9068e78bbcc49e7440423ef105abe610510a8e1d56ca4b5fef77c12b8a1113e9d608b4f34ce23771de803f79ffaf6518d40b2150db12f6ee490 diff --git a/vym.spec b/vym.spec index a161b08..797cdb0 100644 --- a/vym.spec +++ b/vym.spec @@ -1,14 +1,13 @@ %global __requires_exclude .*BugzillaClient.* Name: vym -Version: 2.7.562 +Version: 2.8.0 Release: 1%{?dist} Summary: View your mind License: GPLv2+ -URL: http://www.insilmaril.de/vym/ -Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2 -# Currently obtained from OpenSUSE, SF releases to resume shortly +URL: https://github.com/insilmaril/vym/ +Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz Source1: %{name}.desktop Source2: vym.xml @@ -41,8 +40,6 @@ to organize tasks, to get an overview over complex contexts. %prep %setup -q -#%patch0 -p0 - %build %global docval %{_docdir} @@ -103,6 +100,9 @@ mv %{buildroot}/usr/vym %{buildroot}%{_datadir}/vym %changelog +* Tue Apr 20 2021 Gwyn Ciesla - 2.8.0-1 +- 2.8.0 + * Mon Mar 01 2021 Gwyn Ciesla - 2.7.562-1 - 2.7.562