Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pg_cron for openSUSE:Factory checked 
in at 2021-07-02 13:26:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pg_cron (Old)
 and      /work/SRC/openSUSE:Factory/.pg_cron.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pg_cron"

Fri Jul  2 13:26:56 2021 rev:7 rq:903360 version:1.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/pg_cron/pg_cron.changes  2021-04-01 
14:18:34.408097861 +0200
+++ /work/SRC/openSUSE:Factory/.pg_cron.new.2625/pg_cron.changes        
2021-07-02 13:27:37.644685950 +0200
@@ -1,0 +2,7 @@
+Wed Jun 30 14:22:16 UTC 2021 - Dominique Leuenberger <[email protected]>
+
+- Do no longer build postgresql95 and postgresql96 flavors on
+  Tumbleweed: those two postgresql vesions are EOL and will be
+  dropped.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pg_cron.spec ++++++
--- /var/tmp/diff_new_pack.3wK4Ud/_old  2021-07-02 13:27:38.000683188 +0200
+++ /var/tmp/diff_new_pack.3wK4Ud/_new  2021-07-02 13:27:38.004683157 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package %{pgversion}-pg_cron
+# spec file
 #
 # Copyright (c) 2021 SUSE LLC
 #
@@ -41,6 +41,9 @@
 Name:           %{sname}
 ExclusiveArch:  do_not_build
 %endif
+%if ("%{pgversion}" == "postgresql95" || "%{pgversion}" == "postgresql96") && 
0%{?suse_version} >= 1550
+ExclusiveArch:  do_not_build
+%endif
 
 %description
 %{sname} is a simple cron-based job scheduler for PostgreSQL (9.5 or higher)

Reply via email to