Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package apache-commons-pool2 for
openSUSE:Factory checked in at 2024-02-20 21:15:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-pool2 (Old)
and /work/SRC/openSUSE:Factory/.apache-commons-pool2.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache-commons-pool2"
Tue Feb 20 21:15:19 2024 rev:6 rq:1147954 version:2.4.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/apache-commons-pool2/apache-commons-pool2.changes
2019-03-28 22:45:31.775085510 +0100
+++
/work/SRC/openSUSE:Factory/.apache-commons-pool2.new.1706/apache-commons-pool2.changes
2024-02-20 21:15:43.068974232 +0100
@@ -1,0 +2,5 @@
+Tue Feb 20 11:06:37 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Use %patch -P N instead of deprecated %patchN.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ apache-commons-pool2.spec ++++++
--- /var/tmp/diff_new_pack.nOeBNb/_old 2024-02-20 21:15:43.829003725 +0100
+++ /var/tmp/diff_new_pack.nOeBNb/_new 2024-02-20 21:15:43.829003725 +0100
@@ -62,7 +62,7 @@
%setup -q -n %{short_name}-%{version}-src
# remove all binary libs
find . -name "*.jar" -exec rm -f {} \;
-%patch0
+%patch -P 0
%pom_remove_parent .
%pom_xpath_inject "pom:project" "<groupId>org.apache.commons</groupId>" .