Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package audiofile for openSUSE:Factory checked in at 2023-11-08 22:16:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/audiofile (Old) and /work/SRC/openSUSE:Factory/.audiofile.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "audiofile" Wed Nov 8 22:16:47 2023 rev:39 rq:1123997 version:0.3.6 Changes: -------- --- /work/SRC/openSUSE:Factory/audiofile/audiofile.changes 2018-10-25 08:09:20.804305781 +0200 +++ /work/SRC/openSUSE:Factory/.audiofile.new.17445/audiofile.changes 2023-11-08 22:17:00.993605248 +0100 @@ -1,0 +2,6 @@ +Mon Nov 6 08:49:01 UTC 2023 - Dominique Leuenberger <dims...@opensuse.org> + +- Fix build with RPM 4.19: unnumbered patches are no longer + supported. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ audiofile.spec ++++++ --- /var/tmp/diff_new_pack.52d7r7/_old 2023-11-08 22:17:02.065644631 +0100 +++ /var/tmp/diff_new_pack.52d7r7/_new 2023-11-08 22:17:02.065644631 +0100 @@ -1,7 +1,7 @@ # # spec file for package audiofile # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,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/ # @@ -25,11 +25,11 @@ License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: System/Libraries %define lname libaudiofile%{so_num} -Url: http://www.68k.org/~michael/audiofile/ +URL: http://www.68k.org/~michael/audiofile/ Source: http://download.gnome.org/sources/audiofile/0.3/%{name}-%{version}.tar.xz Source2: baselibs.conf # PATCH-FIX-SECURITY audiofile-CVE-2015-7747.patch bsc949399 CVE-2015-7747 sbra...@suse.com -- Fix overflow when changing both number of channels and sample format https://github.com/mpruett/audiofile/pull/25/files https://github.com/mpruett/audiofile/pull/25.patch -Patch: audiofile-CVE-2015-7747.patch +Patch0: audiofile-CVE-2015-7747.patch Patch2: audiofile-gcc6.patch # PATCH-FIX-UPSTREAM 0001-Always-check-the-number-of-coefficients.patch boo#1026978 alarr...@suse.com -- Check number of coefficients https://github.com/mpruett/audiofile/pull/42 Patch3: 0001-Always-check-the-number-of-coefficients.patch @@ -110,7 +110,7 @@ %prep %setup -q -%patch -p1 +%patch0 -p1 %patch2 %patch3 -p1 %patch4 -p1