Hello community, here is the log from the commit of package zynaddsubfx for openSUSE:Factory checked in at 2018-11-26 10:24:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zynaddsubfx (Old) and /work/SRC/openSUSE:Factory/.zynaddsubfx.new.19453 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zynaddsubfx" Mon Nov 26 10:24:29 2018 rev:10 rq:650324 version:3.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/zynaddsubfx/zynaddsubfx.changes 2018-03-07 10:38:23.002458354 +0100 +++ /work/SRC/openSUSE:Factory/.zynaddsubfx.new.19453/zynaddsubfx.changes 2018-11-26 10:26:41.861282031 +0100 @@ -1,0 +2,7 @@ +Mon Nov 19 10:03:07 UTC 2018 - [email protected] + +- Require zynaddsubfx-common subpackage which is needed to run and + fix boo#1116460. +- README.adoc states license is GPL 2+, updated %License field. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zynaddsubfx.spec ++++++ --- /var/tmp/diff_new_pack.CFIK4c/_old 2018-11-26 10:26:51.249271007 +0100 +++ /var/tmp/diff_new_pack.CFIK4c/_new 2018-11-26 10:26:51.249271007 +0100 @@ -20,7 +20,7 @@ Version: 3.0.3 Release: 0 Summary: A Real-Time Software Synthesizer for Linux -License: GPL-2.0 +License: GPL-2.0-or-later Group: Productivity/Multimedia/Sound/Midi Url: http://zynaddsubfx.sourceforge.net/ Source0: https://sourceforge.net/projects/%{name}/files/%{name}/%{version}/%{name}-%{version}.tar.bz2 @@ -57,6 +57,7 @@ BuildRequires: pkgconfig(zlib) Provides: ZynAddSubFX = %{version} Obsoletes: ZynAddSubFX < %{version} +Requires: %{name}-common = %{version} %description zynaddsubfx is a many-featured real-time software synthesizer for @@ -163,14 +164,13 @@ rm -f %{buildroot}%{_datadir}/applications/zynaddsubfx-oss.desktop %files -%doc AUTHORS.txt ChangeLog HISTORY.txt README.adoc -%license COPYING %{_bindir}/* %{_datadir}/applications/%{name}*.desktop %{_datadir}/pixmaps/zynaddsubfx.svg %files common -%doc AUTHORS.txt ChangeLog COPYING HISTORY.txt README.adoc +%license COPYING +%doc AUTHORS.txt ChangeLog HISTORY.txt README.adoc %{_datadir}/%{name}/ %files dssi
