Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jconvolver for openSUSE:Factory checked in at 2023-11-07 21:26:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jconvolver (Old) and /work/SRC/openSUSE:Factory/.jconvolver.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jconvolver" Tue Nov 7 21:26:12 2023 rev:5 rq:1123693 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/jconvolver/jconvolver.changes 2022-09-30 17:58:23.765325778 +0200 +++ /work/SRC/openSUSE:Factory/.jconvolver.new.17445/jconvolver.changes 2023-11-07 21:26:50.612585312 +0100 @@ -1,0 +2,6 @@ +Mon Nov 6 16:17:45 UTC 2023 - Dominique Leuenberger <dims...@opensuse.org> + +- Fix build with RPM 4.19: unnumbered patches are no longer + supported. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jconvolver.spec ++++++ --- /var/tmp/diff_new_pack.nBXXPn/_old 2023-11-07 21:26:52.776665002 +0100 +++ /var/tmp/diff_new_pack.nBXXPn/_new 2023-11-07 21:26:52.776665002 +0100 @@ -1,7 +1,7 @@ # # spec file for package jconvolver # -# Copyright (c) 2022 SUSE LLC +# 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 @@ -24,7 +24,7 @@ Group: Productivity/Multimedia/Sound/Utilities URL: https://kokkinizita.linuxaudio.org/linuxaudio/ Source: https://kokkinizita.linuxaudio.org/linuxaudio/downloads/%{name}-%{version}.tar.bz2 -Patch: jconvolver-build-fixes.diff +Patch0: jconvolver-build-fixes.diff BuildRequires: gcc-c++ BuildRequires: pkgconfig BuildRequires: zita-convolver-devel >= 4.0.0 @@ -58,7 +58,7 @@ %prep %setup -q -%patch -p1 +%patch0 -p1 %build CXXFLAGS="%{optflags}" make -C source %{?_smp_mflags}