Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package sha1collisiondetection for
openSUSE:Factory checked in at 2024-02-27 22:44:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sha1collisiondetection (Old)
and /work/SRC/openSUSE:Factory/.sha1collisiondetection.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sha1collisiondetection"
Tue Feb 27 22:44:26 2024 rev:6 rq:1151543 version:1.0.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/sha1collisiondetection/sha1collisiondetection.changes
2018-02-05 10:50:11.756211915 +0100
+++
/work/SRC/openSUSE:Factory/.sha1collisiondetection.new.1770/sha1collisiondetection.changes
2024-02-27 22:44:32.422253612 +0100
@@ -1,0 +2,5 @@
+Mon Feb 26 13:08:29 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Use %patch -P N instead of deprecated %patchN.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ sha1collisiondetection.spec ++++++
--- /var/tmp/diff_new_pack.nm6RWb/_old 2024-02-27 22:44:33.150280005 +0100
+++ /var/tmp/diff_new_pack.nm6RWb/_new 2024-02-27 22:44:33.154280150 +0100
@@ -59,8 +59,8 @@
%prep
%setup -q -n %{name}-stable-v%{version}
-%patch0 -p1
-%patch1
+%patch -P 0 -p1
+%patch -P 1
%build
export TARGETCFLAGS="%{optflags}"