Hello community, here is the log from the commit of package speexdsp for openSUSE:Factory checked in at 2019-09-07 12:32:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/speexdsp (Old) and /work/SRC/openSUSE:Factory/.speexdsp.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "speexdsp" Sat Sep 7 12:32:22 2019 rev:7 rq:727578 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/speexdsp/speexdsp.changes 2017-10-17 01:50:10.145036869 +0200 +++ /work/SRC/openSUSE:Factory/.speexdsp.new.7948/speexdsp.changes 2019-09-07 12:32:23.985680655 +0200 @@ -1,0 +2,7 @@ +Sun Sep 1 06:56:01 UTC 2019 - Jan Engelhardt <[email protected]> + +- Update to release 1.2.0 + * No changelog provided +- Drop speexdsp-fixbuilds-774c87d.patch (merged) + +------------------------------------------------------------------- Old: ---- speexdsp-1.2rc3.tar.gz speexdsp-fixbuilds-774c87d.patch New: ---- speexdsp-1.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ speexdsp.spec ++++++ --- /var/tmp/diff_new_pack.KnzSe4/_old 2019-09-07 12:32:24.473680595 +0200 +++ /var/tmp/diff_new_pack.KnzSe4/_new 2019-09-07 12:32:24.473680595 +0200 @@ -1,7 +1,7 @@ # # spec file for package speexdsp # -# Copyright (c) 2017 SUSE LINUX 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,24 +12,24 @@ # 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/ # -%define package_version 1.2rc3 +%define package_version 1.2.0 %define sover 1 %define libname lib%{name}%{sover} Name: speexdsp -Version: 1.2~rc3 +Version: 1.2.0 Release: 0 -Summary: An Open Source, Patent Free Speech Codec +Summary: Patent free speech codec License: BSD-3-Clause Group: Productivity/Multimedia/Sound/Editors and Convertors -Url: http://www.speex.org/ -Source0: http://downloads.xiph.org/releases/speex/%{name}-%{package_version}.tar.gz +URL: https://www.speex.org/ + +#Git-Clone: https://github.com/xiph/speexdsp +Source0: https://downloads.xiph.org/releases/speex/%{name}-%{package_version}.tar.gz Source2: baselibs.conf -# taken from upstream boo#929450 -Patch0: speexdsp-fixbuilds-774c87d.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool @@ -44,7 +44,7 @@ to the Vorbis codec. %package -n %{libname} -Summary: An Open Source, Patent Free Speech Codec Library +Summary: Patent-free speech codec Group: System/Libraries %description -n %{libname} @@ -64,8 +64,7 @@ SpeeX library. %prep -%setup -q -n %{name}-%{package_version} -%patch0 -p1 +%autosetup -p1 -n %{name}-%{package_version} %build autoreconf -fiv @@ -78,8 +77,8 @@ %install %make_install -# remove unneeded *.a and *.la files -find %{buildroot} -type f \( -name '*.a' -o -name '*.la' \) -delete -print +# remove unneeded *.la files +rm -f %{buildroot}/%{_libdir}/*.la %post -n %{libname} -p /sbin/ldconfig %postun -n %{libname} -p /sbin/ldconfig ++++++ speexdsp-1.2rc3.tar.gz -> speexdsp-1.2.0.tar.gz ++++++ ++++ 32079 lines of diff (skipped)
