Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ilbc for openSUSE:Factory checked in at 2023-12-04 23:00:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ilbc (Old) and /work/SRC/openSUSE:Factory/.ilbc.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ilbc" Mon Dec 4 23:00:56 2023 rev:19 rq:1130608 version:3951 Changes: -------- --- /work/SRC/openSUSE:Factory/ilbc/ilbc.changes 2015-05-29 09:55:04.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ilbc.new.25432/ilbc.changes 2023-12-04 23:01:27.175493343 +0100 @@ -1,0 +2,6 @@ +Mon Nov 6 16:14:13 UTC 2023 - Dominique Leuenberger <[email protected]> + +- Fix build with RPM 4.19: unnumbered patches are no longer + supported. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ilbc.spec ++++++ --- /var/tmp/diff_new_pack.0Doz2o/_old 2023-12-04 23:01:27.767515142 +0100 +++ /var/tmp/diff_new_pack.0Doz2o/_new 2023-12-04 23:01:27.771515290 +0100 @@ -1,7 +1,7 @@ # # spec file for package ilbc # -# Copyright (c) 2015 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,21 +12,21 @@ # 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: ilbc Summary: Internet Low Bitrate Codec -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Productivity/Telephony/Utilities Version: 3951 Release: 0 Source: ilbc-rfc3951.tar.bz2 -Url: http://download.savannah.nongnu.org/releases/linphone/1.3.x/source/ilbc-rfc3951.tar.gz +URL: http://download.savannah.nongnu.org/releases/linphone/1.3.x/source/ilbc-rfc3951.tar.gz BuildRequires: libtool BuildRoot: %{_tmppath}/%{name}-%{version}-build -Patch: %{name}-compilerwarnings.patch +Patch0: %{name}-compilerwarnings.patch Patch1: %{name}-libm.patch %description @@ -40,6 +40,7 @@ %define libilbc_name libilbc0 + %package -n %{libilbc_name} Summary: Internet Low Bitrate Codec Group: Productivity/Telephony/Utilities @@ -55,7 +56,6 @@ the case of lost frames, which occurs in connection with lost or delayed IP packets. - %package devel Summary: Libraries and Header Files to Develop Programs with iLBC Support Group: Development/Libraries/C and C++ @@ -64,10 +64,9 @@ %description devel Libraries and Header Files to Develop Programs with iLBC Support - %prep %setup -n ilbc-rfc3951 -%patch +%patch0 %patch1 %build
