Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package postgresql-pgagent for 
openSUSE:Factory checked in at 2022-04-06 21:51:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgresql-pgagent (Old)
 and      /work/SRC/openSUSE:Factory/.postgresql-pgagent.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postgresql-pgagent"

Wed Apr  6 21:51:45 2022 rev:6 rq:967200 version:4.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgresql-pgagent/postgresql-pgagent.changes    
2021-07-01 07:06:11.275217672 +0200
+++ 
/work/SRC/openSUSE:Factory/.postgresql-pgagent.new.1900/postgresql-pgagent.changes
  2022-04-06 21:52:15.535041655 +0200
@@ -1,0 +2,5 @@
+Tue Apr  5 15:03:36 UTC 2022 - Antonio Larrosa <alarr...@suse.com>
+
+- Build also postgresql14 flavors from SLE15-SP4 on (SLE-20673)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ postgresql-pgagent.spec ++++++
--- /var/tmp/diff_new_pack.KCfkc3/_old  2022-04-06 21:52:16.083035401 +0200
+++ /var/tmp/diff_new_pack.KCfkc3/_new  2022-04-06 21:52:16.087035355 +0200
@@ -1,7 +1,7 @@
 #
 # spec file
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -45,6 +45,9 @@
 %if 0%{?suse_version} == 1500 && 0%{?sle_version} < 150200 && "%{pgname}" == 
"postgresql13"
 ExclusiveArch:  do_not_build
 %endif
+%if 0%{?suse_version} == 1500 && 0%{?sle_version} < 150400 && "%{pgname}" == 
"postgresql14"
+ExclusiveArch:  do_not_build
+%endif
 %define         sname pgagent
 %define         pg_bindir %(pg_config --bindir)
 %define         pg_libdir %(pg_config --pkglibdir)

++++++ _multibuild ++++++
--- /var/tmp/diff_new_pack.KCfkc3/_old  2022-04-06 21:52:16.131034853 +0200
+++ /var/tmp/diff_new_pack.KCfkc3/_new  2022-04-06 21:52:16.135034808 +0200
@@ -5,5 +5,6 @@
   <package>postgresql11</package>
   <package>postgresql12</package>
   <package>postgresql13</package>
+  <package>postgresql14</package>
 </multibuild>
 

Reply via email to