Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package texi2roff for openSUSE:Factory checked in at 2024-02-26 19:49:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/texi2roff (Old) and /work/SRC/openSUSE:Factory/.texi2roff.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "texi2roff" Mon Feb 26 19:49:16 2024 rev:4 rq:1151764 version:2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/texi2roff/texi2roff.changes 2022-09-20 19:24:14.746587984 +0200 +++ /work/SRC/openSUSE:Factory/.texi2roff.new.1770/texi2roff.changes 2024-02-26 19:50:33.265108899 +0100 @@ -1,0 +2,5 @@ +Mon Feb 26 13:02:19 UTC 2024 - pgaj...@suse.com + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ texi2roff.spec ++++++ --- /var/tmp/diff_new_pack.hkoaGv/_old 2024-02-26 19:50:34.549155320 +0100 +++ /var/tmp/diff_new_pack.hkoaGv/_new 2024-02-26 19:50:34.549155320 +0100 @@ -40,8 +40,8 @@ %prep %setup -q zcat %{S:1} | patch --fuzz=%{_default_patch_fuzz} --suffix=.Bader -%patch1 -p0 -%patch2 -p1 +%patch -P 1 -p0 +%patch -P 2 -p1 %build RPM_OPT_FLAGS="${RPM_OPT_FLAGS} -std=c89 -D_GNU_SOURCE"