Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package postgresql16 for openSUSE:Factory 
checked in at 2024-03-05 18:47:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgresql16 (Old)
 and      /work/SRC/openSUSE:Factory/.postgresql16.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postgresql16"

Tue Mar  5 18:47:15 2024 rev:6 rq:1154714 version:16.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgresql16/postgresql16.changes        
2024-02-09 23:52:01.654331842 +0100
+++ /work/SRC/openSUSE:Factory/.postgresql16.new.1770/postgresql16.changes      
2024-03-05 18:47:20.969826813 +0100
@@ -1,0 +2,5 @@
+Thu Feb 29 14:36:42 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Use %patch -P N instead of deprecated %patchN.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ postgresql16.spec ++++++
--- /var/tmp/diff_new_pack.xmzoC7/_old  2024-03-05 18:47:22.025865156 +0100
+++ /var/tmp/diff_new_pack.xmzoC7/_new  2024-03-05 18:47:22.025865156 +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

Reply via email to