Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package postgresql13 for openSUSE:Factory 
checked in at 2024-03-04 21:25:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgresql13 (Old)
 and      /work/SRC/openSUSE:Factory/.postgresql13.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postgresql13"

Mon Mar  4 21:25:54 2024 rev:28 rq:1154712 version:13.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgresql13/postgresql13.changes        
2024-02-09 23:53:18.657106603 +0100
+++ /work/SRC/openSUSE:Factory/.postgresql13.new.1770/postgresql13.changes      
2024-03-04 21:25:59.792269027 +0100
@@ -1,0 +2,5 @@
+Thu Feb 29 14:37:18 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Use %patch -P N instead of deprecated %patchN.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ postgresql13.spec ++++++
--- /var/tmp/diff_new_pack.tYPR5h/_old  2024-03-04 21:26:00.708302266 +0100
+++ /var/tmp/diff_new_pack.tYPR5h/_new  2024-03-04 21:26:00.712302411 +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