diff --git a/tupitube.changes b/tupitube.changes index be4daba..d928e2e 100644 --- a/tupitube.changes +++ b/tupitube.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 22 11:35:59 UTC 2019 - Luigi Baldoni + +- Update to version 0.2.13 (no changelog supplied) + ------------------------------------------------------------------- Thu Feb 1 23:41:31 UTC 2018 - jengelh@inai.de diff --git a/tupitube.desk-0.2.10.tar.gz b/tupitube.desk-0.2.10.tar.gz deleted file mode 100644 index 1d92fca..0000000 --- a/tupitube.desk-0.2.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b7ff0d3197dfe36b17eb9e423a4a6860646056a3b0b290b6f75b083b8436273f -size 5890396 diff --git a/tupitube.desk-0.2.13.tar.gz b/tupitube.desk-0.2.13.tar.gz new file mode 100644 index 0000000..13a7ad8 --- /dev/null +++ b/tupitube.desk-0.2.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d415d21e060b4b46b0408073c6c6e7d80f1e6f14044880d4c58add0d58d330cd +size 5989425 diff --git a/tupitube.spec b/tupitube.spec index 806f765..572e397 100644 --- a/tupitube.spec +++ b/tupitube.spec @@ -1,7 +1,7 @@ # # spec file for package tupitube # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2016 Packman Team # # All modifications and additions to the file contributed by third parties @@ -13,7 +13,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -22,10 +22,10 @@ %define _tupilib %{_libdir}/%{name} %define _tupidata %{_datadir}/%{name} Name: tupitube -Version: 0.2.10 +Version: 0.2.13 Release: 0 Summary: 2D vectorial/animation tool -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Productivity/Graphics/Vector Editors URL: https://maefloresta.com Source0: https://sourceforge.net/projects/tupi2d/files/Source%20Code/tupitube.desk-%{version}.tar.gz @@ -55,10 +55,10 @@ BuildRequires: pkgconfig(libswscale) BuildRequires: pkgconfig(ogg) BuildRequires: pkgconfig(theora) BuildRequires: pkgconfig(zlib) -Requires: %(rpm -qf $(readlink -qne %{_libdir}/libogg.so) --qf '%%{NAME} >= %%{VERSION}') -Requires: %(rpm -qf $(readlink -qne %{_libdir}/libtheora.so) --qf '%%{NAME} >= %%{VERSION}') Requires: %{name}-plugins Requires: ffmpeg +Requires: %(rpm -qf $(readlink -qne %{_libdir}/libogg.so) --qf '%%{NAME} >= %%{VERSION}') +Requires: %(rpm -qf $(readlink -qne %{_libdir}/libtheora.so) --qf '%%{NAME} >= %%{VERSION}') Provides: ktoon = %{version} Obsoletes: ktoon < %{version} Provides: tupi = %{version} @@ -88,7 +88,7 @@ A design and authoring tool for 2D animation. This package contains plugins for %{name}. %prep -%setup -q -n tupitube.desk_%{version} +%setup -q -n tupitube.desk %patch0 -p1 %patch1 -p1 @@ -143,7 +143,8 @@ sed -i -e '/^Exec/cExec=%{name}' -e '/^Icon/cIcon=%{name}' \ %endif %files -%doc COPYING README* +%license COPYING +%doc README* %{_bindir}/%{name} %{_tupibin}/ %dir %{_tupilib}