Hello community, here is the log from the commit of package ladspa-tap-plugins for openSUSE:Factory checked in at 2019-11-04 17:16:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ladspa-tap-plugins (Old) and /work/SRC/openSUSE:Factory/.ladspa-tap-plugins.new.2990 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ladspa-tap-plugins" Mon Nov 4 17:16:12 2019 rev:3 rq:745112 version:1.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ladspa-tap-plugins/ladspa-tap-plugins.changes 2014-03-04 13:39:41.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.ladspa-tap-plugins.new.2990/ladspa-tap-plugins.changes 2019-11-04 17:16:16.404893600 +0100 @@ -1,0 +2,7 @@ +Sun Nov 3 08:16:00 UTC 2019 - Luigi Baldoni <[email protected]> + +- Update to version 1.0.1 + * Various fixes from lmms +- Spec cleanup + +------------------------------------------------------------------- Old: ---- tap-plugins-0.7.1.tar.bz2 New: ---- tap-plugins-1.0.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ladspa-tap-plugins.spec ++++++ --- /var/tmp/diff_new_pack.2THBTu/_old 2019-11-04 17:16:17.572894848 +0100 +++ /var/tmp/diff_new_pack.2THBTu/_new 2019-11-04 17:16:17.584894860 +0100 @@ -1,7 +1,7 @@ # # spec file for package ladspa-tap-plugins # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,23 +12,20 @@ # 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/ # Name: ladspa-tap-plugins -Version: 0.7.1 +Version: 1.0.1 Release: 0 Summary: LADSPA TAP plugins -License: GPL-2.0+ -Group: Productivity/Multimedia/Sound/Utilities -Url: http://tap-plugins.sourceforge.net/ -Source: tap-plugins-%{version}.tar.bz2 +License: GPL-2.0-or-later +URL: http://tap-plugins.sourceforge.net/ +Source: https://github.com/tomszilagyi/tap-plugins/archive/v%{version}.tar.gz#/tap-plugins-%{version}.tar.gz Patch1: tap-type-punning-fix.dif -BuildRequires: gcc BuildRequires: ladspa-devel Supplements: ladspa -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description This package provides a collection of LADSPA (Linux Audio Developer's @@ -40,9 +37,6 @@ %patch1 %build -# This package failed when testing with -Wl,-as-needed being default. -# So we disable it here, if you want to retest, just delete this comment and the line below. -export SUSE_ASNEEDED=0 make %{?_smp_mflags} CFLAGS="%{optflags} -fPIC -ggdb -c" %install @@ -51,9 +45,9 @@ install %files -%defattr(-,root,root) %{_libdir}/ladspa %{_datadir}/ladspa -%doc COPYING CREDITS README +%license COPYING +%doc CREDITS README %changelog
