Updated to upstream version 2.8.0 (bugfixes and features)

OBS-URL: https://build.opensuse.org/package/show/editors/vym?expand=0&rev=55
This commit is contained in:
Uwe Drechsel 2021-04-15 13:06:18 +00:00 committed by Git OBS Bridge
parent e4a46dd3be
commit 1c3a49ff37
4 changed files with 12 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:703a8d870d39752d83d5a47d81a640b65e902c726e2f14ad379b1fe72876d9e6
size 6776315

3
vym-2.8.0.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:612908044a89ee65b87f09fbc20200c018653c4d808028b9448a385dab48ce55
size 8147914

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 15 08:04:13 UTC 2021 - Uwe Drechsel <vym@insilmaril.de>
- Update to upstream version 2.8.0 (bugfixes and features)
-------------------------------------------------------------------
Mon Apr 15 20:31:01 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

View File

@ -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}