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 2021-07-01 07:05:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgresql-pgagent (Old)
 and      /work/SRC/openSUSE:Factory/.postgresql-pgagent.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postgresql-pgagent"

Thu Jul  1 07:05:48 2021 rev:5 rq:903259 version:4.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgresql-pgagent/postgresql-pgagent.changes    
2021-01-27 18:57:27.748361683 +0100
+++ 
/work/SRC/openSUSE:Factory/.postgresql-pgagent.new.2625/postgresql-pgagent.changes
  2021-07-01 07:06:11.275217672 +0200
@@ -1,0 +2,5 @@
+Wed Jun 30 14:28:06 UTC 2021 - Dominique Leuenberger <[email protected]>
+
+- do not build postgresql95 and postgresql96 flavors on Tumbleweed.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ postgresql-pgagent.spec ++++++
--- /var/tmp/diff_new_pack.HQMdRo/_old  2021-07-01 07:06:11.727214142 +0200
+++ /var/tmp/diff_new_pack.HQMdRo/_new  2021-07-01 07:06:11.731214111 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package postgresql-pgagent
+# spec file
 #
 # Copyright (c) 2021 SUSE LLC
 #
@@ -30,10 +30,10 @@
 %if 0%{?suse_version} == 1500 && "%{pgname}" == "postgresql94"
 ExclusiveArch:  do_not_build
 %endif
-%if 0%{?suse_version} == 1500 && "%{pgname}" == "postgresql95"
+%if 0%{?suse_version} >= 1500 && "%{pgname}" == "postgresql95"
 ExclusiveArch:  do_not_build
 %endif
-%if !0%{?is_opensuse} && 0%{?suse_version} == 1500 && "%{pgname}" == 
"postgresql96"
+%if 0%{?suse_version} >= 1500 && "%{pgname}" == "postgresql96"
 ExclusiveArch:  do_not_build
 %endif
 %if !0%{?is_opensuse} && 0%{?suse_version} == 1500 && "%{pgname}" == 
"postgresql11"

Reply via email to