Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ooRexx for openSUSE:Factory checked in at 2024-02-26 19:47:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ooRexx (Old) and /work/SRC/openSUSE:Factory/.ooRexx.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ooRexx" Mon Feb 26 19:47:15 2024 rev:24 rq:1151413 version:4.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ooRexx/ooRexx.changes 2021-10-15 23:03:36.810082487 +0200 +++ /work/SRC/openSUSE:Factory/.ooRexx.new.1770/ooRexx.changes 2024-02-26 19:47:57.679484284 +0100 @@ -1,0 +2,5 @@ +Mon Feb 26 12:39:29 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ooRexx.spec ++++++ --- /var/tmp/diff_new_pack.BanlV5/_old 2024-02-26 19:47:58.935529692 +0100 +++ /var/tmp/diff_new_pack.BanlV5/_new 2024-02-26 19:47:58.939529836 +0100 @@ -144,10 +144,10 @@ #****************************************************************************** %setup -q -%patch0 -p1 -%patch1 -p0 -%patch2 -p1 -%patch3 -p1 +%patch -P 0 -p1 +%patch -P 1 -p0 +%patch -P 2 -p1 +%patch -P 3 -p1 #****************************************************************************** %build