Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gitslave for openSUSE:Factory checked in at 2024-02-27 22:49:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gitslave (Old) and /work/SRC/openSUSE:Factory/.gitslave.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gitslave" Tue Feb 27 22:49:03 2024 rev:8 rq:1152208 version:2.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/gitslave/gitslave.changes 2016-09-16 11:01:59.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gitslave.new.1770/gitslave.changes 2024-02-27 22:49:15.864509120 +0100 @@ -1,0 +2,5 @@ +Tue Feb 27 11:00:35 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gitslave.spec ++++++ --- /var/tmp/diff_new_pack.kJ0oVA/_old 2024-02-27 22:49:16.804543199 +0100 +++ /var/tmp/diff_new_pack.kJ0oVA/_new 2024-02-27 22:49:16.804543199 +0100 @@ -56,10 +56,10 @@ %prep %setup -q -%patch0 -p1 -%patch1 -%patch2 -p1 -%patch3 -p1 +%patch -P 0 -p1 +%patch -P 1 +%patch -P 2 -p1 +%patch -P 3 -p1 %build make %{?_smp_mflags}
