Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package adaptx for openSUSE:Factory checked in at 2024-02-20 21:15:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/adaptx (Old) and /work/SRC/openSUSE:Factory/.adaptx.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "adaptx" Tue Feb 20 21:15:11 2024 rev:27 rq:1147882 version:0.9.13 Changes: -------- --- /work/SRC/openSUSE:Factory/adaptx/adaptx.changes 2022-02-23 19:06:51.959288599 +0100 +++ /work/SRC/openSUSE:Factory/.adaptx.new.1706/adaptx.changes 2024-02-20 21:15:32.400560250 +0100 @@ -1,0 +2,5 @@ +Tue Feb 20 09:58:36 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ adaptx.spec ++++++ --- /var/tmp/diff_new_pack.sw7w4g/_old 2024-02-20 21:15:33.024584465 +0100 +++ /var/tmp/diff_new_pack.sw7w4g/_new 2024-02-20 21:15:33.028584620 +0100 @@ -1,7 +1,7 @@ # # spec file for package adaptx # -# Copyright (c) 2022 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 @@ -63,8 +63,8 @@ for j in $(find . -name "*.jar"); do mv $j $j.no done -%patch0 -%patch1 +%patch -P 0 +%patch -P 1 %build perl -p -i -e 's|classic|modern|' src/build.xml
