Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package a2ps for openSUSE:Factory checked in 
at 2024-02-21 18:01:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/a2ps (Old)
 and      /work/SRC/openSUSE:Factory/.a2ps.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "a2ps"

Wed Feb 21 18:01:03 2024 rev:53 rq:1148657 version:4.15.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/a2ps/a2ps.changes        2023-09-20 
13:31:59.196657673 +0200
+++ /work/SRC/openSUSE:Factory/.a2ps.new.1706/a2ps.changes      2024-02-21 
18:01:17.349879039 +0100
@@ -1,0 +2,5 @@
+Tue Feb 20 09:53:18 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Use %patch -P N instead of deprecated %patchN.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ a2ps.spec ++++++
--- /var/tmp/diff_new_pack.tXNKo0/_old  2024-02-21 18:01:18.025903529 +0100
+++ /var/tmp/diff_new_pack.tXNKo0/_new  2024-02-21 18:01:18.029903674 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package a2ps
 #
-# 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 @@
 Requires:       w3m
 Requires:       wdiff
 Requires(post): %{install_info_prereq}
-Requires(preun):%{install_info_prereq}
+Requires(preun): %{install_info_prereq}
 Suggests:       ImageMagick
 Suggests:       acroread
 Suggests:       gv
@@ -106,15 +106,15 @@
 %prep
 %setup -q -n a2ps-4.15.5
 touch -r configure.ac .ref
-%patch2  -p1
-%patch3  -p1
-%patch6  -p1 -b .incld
-%patch8   -b .base
-%patch9   -b .utf8
-%patch10  -b .types
-%patch13 -p1 -b .p13
-%patch17 -p1 -b .p17
-%patch0   -b .p0
+%patch -P 2  -p1
+%patch -P 3  -p1
+%patch -P 6  -p1 -b .incld
+%patch -P 8   -b .base
+%patch -P 9   -b .utf8
+%patch -P 10  -b .types
+%patch -P 13 -p1 -b .p13
+%patch -P 17 -p1 -b .p17
+%patch -P 0   -b .p0
 cp -f %{SOURCE3} po/ko.po
 find -type f | grep -vE '(parseppd|parsessh).y' | xargs \
 sed -ri 's/59 Temple Place(,| -) Suite 330/51 Franklin Street, Fifth 
Floor/;s/02111-1307/02110-1301/'

Reply via email to