Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ant-contrib for openSUSE:Factory checked in at 2024-02-21 17:52:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ant-contrib (Old) and /work/SRC/openSUSE:Factory/.ant-contrib.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ant-contrib" Wed Feb 21 17:52:09 2024 rev:29 rq:1147968 version:1.0b3 Changes: -------- --- /work/SRC/openSUSE:Factory/ant-contrib/ant-contrib.changes 2023-10-19 22:49:21.510869368 +0200 +++ /work/SRC/openSUSE:Factory/.ant-contrib.new.1706/ant-contrib.changes 2024-02-21 17:52:25.578639013 +0100 @@ -1,0 +2,5 @@ +Tue Feb 20 10:55:09 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ant-contrib.spec ++++++ --- /var/tmp/diff_new_pack.QslF29/_old 2024-02-21 17:52:26.102657980 +0100 +++ /var/tmp/diff_new_pack.QslF29/_new 2024-02-21 17:52:26.102657980 +0100 @@ -70,10 +70,10 @@ %setup -q -n %{name} cp %{SOURCE1} %{name}-%{version}.pom cp %{SOURCE2} LICENSE-2.0.txt -%patch0 -%patch1 -%patch2 -p1 -%patch3 -p1 +%patch -P 0 +%patch -P 1 +%patch -P 2 -p1 +%patch -P 3 -p1 %pom_change_dep ant: org.apache.ant %{name}-%{version}.pom
