Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package crash for openSUSE:Factory checked 
in at 2024-03-13 22:19:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/crash (Old)
 and      /work/SRC/openSUSE:Factory/.crash.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "crash"

Wed Mar 13 22:19:29 2024 rev:194 rq:1157442 version:8.0.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/crash/crash.changes      2023-11-21 
21:32:25.564247286 +0100
+++ /work/SRC/openSUSE:Factory/.crash.new.1770/crash.changes    2024-03-13 
22:20:29.076487043 +0100
@@ -1,0 +2,5 @@
+Mon Feb 26 10:51:08 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Use %patch -P N instead of deprecated %patchN.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ crash.spec ++++++
--- /var/tmp/diff_new_pack.cWAS8R/_old  2024-03-13 22:20:30.124525678 +0100
+++ /var/tmp/diff_new_pack.cWAS8R/_new  2024-03-13 22:20:30.124525678 +0100
@@ -230,26 +230,26 @@
 %prep
 %setup -q -a 2 -a 4
 ln -s %{SOURCE1} .
-%patch1 -p1
-%patch2 -p1
-%patch4 -p1
-%patch9 -p1
-%patch10 -p1
-%patch11 -p1
-%patch13 -p1
-%patch18 -p1
-%patch21 -p1
+%patch -P 1 -p1
+%patch -P 2 -p1
+%patch -P 4 -p1
+%patch -P 9 -p1
+%patch -P 10 -p1
+%patch -P 11 -p1
+%patch -P 13 -p1
+%patch -P 18 -p1
+%patch -P 21 -p1
 # Patches for SLE 15 SP1 potentially break support for SLE15 and SLE 12 SP4
 # Don't apply on these (and earlier) versions - see bsc#1148197
 %if 0%{?sle_version} > 120400 && 0%{?sle_version} != 150000
-%patch23 -p1
-%patch24 -p1
+%patch -P 23 -p1
+%patch -P 24 -p1
 %endif
 %if %{have_snappy}
-%patch15 -p1
+%patch -P 15 -p1
 %endif
 %if %{have_zstd}
-%patch30 -p1
+%patch -P 30 -p1
 %endif
 ## GDB patches
 for f in %{S:100} %{S:101}; do
@@ -257,11 +257,11 @@
     cp "$f" "${base#%{name}-}"
 done
 
-%patch32 -p1
+%patch -P 32 -p1
 
 ## SIAL patches
 cd sial-scripts-%{scripts_version}
-%patch90 -p1
+%patch -P 90 -p1
 cd -
 cd extensions
 ## gcore extension
@@ -271,7 +271,7 @@
 mkdir kbuild
 cp %{S:6} memory_driver
 %if 0%{?suse_version} > 1550
-%patch99 -p1
+%patch -P 99 -p1
 %endif
 
 %build

Reply via email to