Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dcraw for openSUSE:Factory checked in at 2024-02-23 16:40:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dcraw (Old) and /work/SRC/openSUSE:Factory/.dcraw.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dcraw" Fri Feb 23 16:40:48 2024 rev:41 rq:1149029 version:9.28.0 Changes: -------- --- /work/SRC/openSUSE:Factory/dcraw/dcraw.changes 2023-08-12 15:05:42.206314173 +0200 +++ /work/SRC/openSUSE:Factory/.dcraw.new.1770/dcraw.changes 2024-02-23 16:40:56.369789094 +0100 @@ -1,0 +2,5 @@ +Thu Feb 22 07:54:56 UTC 2024 - Michael Vetter <mvet...@suse.com> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dcraw.spec ++++++ --- /var/tmp/diff_new_pack.kj4KIz/_old 2024-02-23 16:40:57.237820560 +0100 +++ /var/tmp/diff_new_pack.kj4KIz/_new 2024-02-23 16:40:57.237820560 +0100 @@ -1,7 +1,7 @@ # # spec file for package dcraw # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -62,14 +62,14 @@ %prep %setup -q -n %{name} cp -a %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} . -%patch0 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 -%patch5 -p1 -%patch6 -p1 -%patch7 -p1 +%patch -P 0 +%patch -P 1 -p1 +%patch -P 2 -p1 +%patch -P 3 -p1 +%patch -P 4 -p1 +%patch -P 5 -p1 +%patch -P 6 -p1 +%patch -P 7 -p1 %build export CFLAGS="%{optflags} -fno-strict-aliasing -fstack-protector-all"