Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package postgresql15 for openSUSE:Factory checked in at 2024-03-04 21:25:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/postgresql15 (Old) and /work/SRC/openSUSE:Factory/.postgresql15.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "postgresql15" Mon Mar 4 21:25:56 2024 rev:15 rq:1154713 version:15.6 Changes: -------- --- /work/SRC/openSUSE:Factory/postgresql15/postgresql15.changes 2024-02-09 23:53:15.917007864 +0100 +++ /work/SRC/openSUSE:Factory/.postgresql15.new.1770/postgresql15.changes 2024-03-04 21:26:00.888308797 +0100 @@ -1,0 +2,5 @@ +Thu Feb 29 14:36:57 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ postgresql15.spec ++++++ --- /var/tmp/diff_new_pack.xarbIg/_old 2024-03-04 21:26:01.584334053 +0100 +++ /var/tmp/diff_new_pack.xarbIg/_new 2024-03-04 21:26:01.588334199 +0100 @@ -507,13 +507,13 @@ # Keep the timestamp of configure, because patching it would otherwise # confuse PostgreSQL's build system touch -r configure tmp -%patch1 -%patch4 -%patch8 -%patch9 +%patch -P 1 +%patch -P 4 +%patch -P 8 +%patch -P 9 %if %{with llvm} -%patch10 -%patch11 +%patch -P 10 +%patch -P 11 %endif touch -r tmp configure rm tmp
