Hello community,

here is the log from the commit of package postgresql96 for openSUSE:Factory 
checked in at 2018-12-06 12:15:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgresql96 (Old)
 and      /work/SRC/openSUSE:Factory/.postgresql96.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postgresql96"

Thu Dec  6 12:15:22 2018 rev:13 rq:651974 version:9.6.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgresql96/postgresql96.changes        
2018-11-06 14:07:38.391197455 +0100
+++ /work/SRC/openSUSE:Factory/.postgresql96.new.19453/postgresql96.changes     
2018-12-06 12:15:25.829641388 +0100
@@ -1,0 +2,8 @@
+Fri Nov  9 09:12:43 UTC 2018 - Reinhard Max <m...@suse.com>
+
+- Update to 9.6.11:
+  * Numerous bug fixes, see the release notes:
+    https://www.postgresql.org/docs/9.6/release-9-6-11.html
+  * Remove unneeded library dependencies from PGXS.
+
+-------------------------------------------------------------------

Old:
----
  postgresql-9.6.10.tar.bz2

New:
----
  postgresql-9.6.11.tar.bz2

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

Other differences:
------------------
++++++ postgresql96.spec ++++++
--- /var/tmp/diff_new_pack.VYVdVL/_old  2018-12-06 12:15:26.705640446 +0100
+++ /var/tmp/diff_new_pack.VYVdVL/_new  2018-12-06 12:15:26.709640442 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -80,7 +80,7 @@
 Summary:        Basic Clients and Utilities for PostgreSQL
 License:        PostgreSQL
 Group:          Productivity/Databases/Tools
-Version:        9.6.10
+Version:        9.6.11
 Release:        0
 Source0:        
https://ftp.postgresql.org/pub/source/v%{version}/postgresql-%{version}.tar.bz2
 Source1:        baselibs.conf
@@ -480,6 +480,8 @@
     ln -sf $f.? $f
 done
 popd
+# Remove mostly unneeded buildtime requirements for server extensions
+sed -i '/^LIBS = /s/= .*/=/' %buildroot/%pglibdir/pgxs/src/Makefile.global
 %if %buildlibs
 %find_lang libpq5-%{pg_minor_version} libpq.lang
 %find_lang ecpglib6-%{pg_minor_version} libecpg.lang
@@ -532,6 +534,7 @@
 for pl in plperl plpython pltcl; do
     %find_lang $pl-%{pg_minor_version} $pl.lang
 done
+
 %endif
 ln -s /etc/alternatives/postgresql %buildroot/usr/lib/postgresql
 touch %buildroot/etc/alternatives/postgresql

++++++ postgresql-9.6.10.tar.bz2 -> postgresql-9.6.11.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/postgresql96/postgresql-9.6.10.tar.bz2 
/work/SRC/openSUSE:Factory/.postgresql96.new.19453/postgresql-9.6.11.tar.bz2 
differ: char 11, line 1


Reply via email to