Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package plexus-archiver for openSUSE:Factory
checked in at 2024-02-20 21:15:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plexus-archiver (Old)
and /work/SRC/openSUSE:Factory/.plexus-archiver.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plexus-archiver"
Tue Feb 20 21:15:54 2024 rev:6 rq:1148128 version:4.8.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/plexus-archiver/plexus-archiver.changes
2023-10-08 12:21:03.348062592 +0200
+++
/work/SRC/openSUSE:Factory/.plexus-archiver.new.1706/plexus-archiver.changes
2024-02-20 21:16:15.126167123 +0100
@@ -1,0 +2,5 @@
+Tue Feb 20 14:53:23 UTC 2024 - Fridrich Strba <[email protected]>
+
+- Use %patch -P N instead of deprecated %patchN.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plexus-archiver.spec ++++++
--- /var/tmp/diff_new_pack.zD1oML/_old 2024-02-20 21:16:15.618184970 +0100
+++ /var/tmp/diff_new_pack.zD1oML/_new 2024-02-20 21:16:15.622185114 +0100
@@ -1,7 +1,7 @@
#
# spec file for package plexus-archiver
#
-# Copyright (c) 2023 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
@@ -59,7 +59,7 @@
%setup -q -n %{name}-%{name}-%{version}
cp %{SOURCE1} build.xml
-%patch0 -p1
+%patch -P 0 -p1
%pom_remove_dep org.iq80.snappy:snappy
rm -rf src/main/java/org/codehaus/plexus/archiver/snappy
rm -rf src/test/java/org/codehaus/plexus/archiver/snappy
@@ -67,7 +67,7 @@
rm -f
src/main/java/org/codehaus/plexus/archiver/tar/PlexusIoTarSnappyFileResourceCollection.java
rm -r
src/test/java/org/codehaus/plexus/archiver/tar/TarSnappyUnArchiverTest.java
-%patch1 -p1
+%patch -P 1 -p1
%pom_remove_dep com.github.luben:zstd-jni
rm -rf src/main/java/org/codehaus/plexus/archiver/zstd
rm -rf src/test/java/org/codehaus/plexus/archiver/zstd