Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package psgml for openSUSE:Factory checked in at 2024-02-29 21:52:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/psgml (Old) and /work/SRC/openSUSE:Factory/.psgml.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "psgml" Thu Feb 29 21:52:24 2024 rev:27 rq:1153504 version:1.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/psgml/psgml.changes 2023-11-07 21:29:34.394616412 +0100 +++ /work/SRC/openSUSE:Factory/.psgml.new.1770/psgml.changes 2024-02-29 21:52:52.067483892 +0100 @@ -1,0 +2,5 @@ +Thu Feb 29 14:59:46 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ psgml.spec ++++++ --- /var/tmp/diff_new_pack.dZjNJq/_old 2024-02-29 21:52:53.159523424 +0100 +++ /var/tmp/diff_new_pack.dZjNJq/_new 2024-02-29 21:52:53.159523424 +0100 @@ -66,26 +66,16 @@ Compiled for GNU Emacs (XEmacs has its own version!). - -Authors: --------- - James Clark <[email protected]> - Lennart Staflin <[email protected]> - David Megginson <[email protected]> - Matthias Clasen <[email protected]> - François Pinard <[email protected]> - etc. - %prep %setup -q -%patch0 -p1 -%patch9 -p1 +%patch -P 0 -p1 +%patch -P 9 -p1 cp -p %{SOURCE1} . # xxml mkdir xxml tar vxz -C xxml -f %{SOURCE4} %patch -P 5 -p0 -%patch7 -p1 +%patch -P 7 -p1 cp xxml/xxml.el . for f in README THANKS; do cp xxml/$f $f.xxml @@ -102,8 +92,8 @@ cp -p %{SOURCE8} . cp -p %{S:9} . %patch -p 1 -P 6 -%patch8 -%patch10 -p0 +%patch -P 8 +%patch -P 10 -p0 %build ./configure --prefix=%{_prefix} --infodir=%{_infodir}
