diff --git a/vym-2.7.0.tar.bz2 b/vym-2.7.0.tar.bz2 deleted file mode 100644 index 145d333..0000000 --- a/vym-2.7.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:703a8d870d39752d83d5a47d81a640b65e902c726e2f14ad379b1fe72876d9e6 -size 6776315 diff --git a/vym-2.8.0.tar.bz2 b/vym-2.8.0.tar.bz2 new file mode 100644 index 0000000..eca5ff3 --- /dev/null +++ b/vym-2.8.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:612908044a89ee65b87f09fbc20200c018653c4d808028b9448a385dab48ce55 +size 8147914 diff --git a/vym.changes b/vym.changes index 7b40ead..e83ed43 100644 --- a/vym.changes +++ b/vym.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 15 08:04:13 UTC 2021 - Uwe Drechsel + +- Update to upstream version 2.8.0 (bugfixes and features) + ------------------------------------------------------------------- Mon Apr 15 20:31:01 UTC 2019 - Jan Engelhardt diff --git a/vym.spec b/vym.spec index 8dc0ec0..22665bf 100644 --- a/vym.spec +++ b/vym.spec @@ -1,7 +1,7 @@ # # spec file for package vym # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,12 +17,12 @@ Name: vym -Version: 2.7.0 +Version: 2.8.0 Release: 0 Summary: Tool to generate and manipulate thought maps License: GPL-2.0-only Group: Productivity/Office/Other -Url: http://www.insilmaril.de/vym/index.html +URL: http://www.insilmaril.de/vym/index.html Source0: %{name}-%{version}.tar.bz2 Source1: %{name}.xml Source2: %{name}.desktop @@ -67,7 +67,7 @@ mkdir -p %{buildroot}%{_datadir}/vym mkdir -p %{buildroot}%{_datadir}/pixmaps install -m 0644 icons/vym.png %{buildroot}%{_datadir}/pixmaps mkdir -p %{buildroot}%{_defaultdocdir}/%{name} -install -m 0644 README.md LICENSE.txt INSTALL.txt %{buildroot}%{_defaultdocdir}/%{name} +install -m 0644 README.md LICENSE.txt %{buildroot}%{_defaultdocdir}/%{name} install -m 0644 doc/*.pdf %{buildroot}%{_defaultdocdir}/%{name} make %{?_smp_mflags} DESTDIR=%{buildroot} install INSTALL_ROOT=%{buildroot}