Hello community,

here is the log from the commit of package postgresql95 for openSUSE:Factory 
checked in at 2019-12-31 10:27:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgresql95 (Old)
 and      /work/SRC/openSUSE:Factory/.postgresql95.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postgresql95"

Tue Dec 31 10:27:57 2019 rev:19 rq:759919 version:9.5.20

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgresql95/postgresql95.changes        
2019-09-05 12:30:16.779620778 +0200
+++ /work/SRC/openSUSE:Factory/.postgresql95.new.6675/postgresql95.changes      
2019-12-31 10:28:08.334943855 +0100
@@ -1,0 +2,18 @@
+Sun Dec 29 17:14:22 UTC 2019 - Lars Vogdt <[email protected]>
+
+- use and package sha256 checksum file for source
+
+-------------------------------------------------------------------
+Fri Dec 20 15:03:29 UTC 2019 - Marcus Rueckert <[email protected]>
+
+- update to 9.5.20:
+  https://www.postgresql.org/about/news/1994/
+  https://www.postgresql.org/docs/9.5/release-9-5-20.html
+
+-------------------------------------------------------------------
+Tue Oct 22 17:10:40 UTC 2019 - Marcus Rueckert <[email protected]>
+
+- add requires to the devel package for the libs that are returned
+  by pg_config --libs
+
+-------------------------------------------------------------------

Old:
----
  postgresql-9.5.19.tar.bz2

New:
----
  postgresql-9.5.20.tar.bz2
  postgresql-9.5.20.tar.bz2.sha256

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

Other differences:
------------------
++++++ postgresql95.spec ++++++
--- /var/tmp/diff_new_pack.VNJD1w/_old  2019-12-31 10:28:10.370944794 +0100
+++ /var/tmp/diff_new_pack.VNJD1w/_new  2019-12-31 10:28:10.374944795 +0100
@@ -71,10 +71,11 @@
 Summary:        Basic Clients and Utilities for PostgreSQL
 License:        PostgreSQL
 Group:          Productivity/Databases/Tools
-Version:        9.5.19
+Version:        9.5.20
 Release:        0
 %define pg_minor_version %(echo %version | sed -r 
's/^([0-9]+\\.[0-9]+).*/\\1/')
 Source0:        
https://ftp.postgresql.org/pub/source/v%{version}/postgresql-%{version}.tar.bz2
+Source1:        
https://ftp.postgresql.org/pub/source/v%{version}/postgresql-%{version}.tar.bz2.sha256
 Source3:        postgresql-README.SUSE
 Source17:       postgresql-rpmlintrc
 Patch1:         postgresql-conf.patch
@@ -162,6 +163,14 @@
 Conflicts:      postgresql-devel-exclusive < %majorversion
 Provides:       postgresql-server-devel-exclusive = %pgmajor
 Conflicts:      postgresql-server-devel-exclusive < %pgmajor
+# all libs returned from pg_config --libs
+Requires:       openssl-devel
+Requires:       zlib-devel
+%if 0%{?suse_version} == 1110
+Requires:       krb5-devel
+%else
+Requires:       pkgconfig(krb5)
+%endif
 
 %description -n %pgname-devel
 PostgreSQL is an advanced object-relational database management system

++++++ postgresql-9.5.19.tar.bz2 -> postgresql-9.5.20.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/postgresql95/postgresql-9.5.19.tar.bz2 
/work/SRC/openSUSE:Factory/.postgresql95.new.6675/postgresql-9.5.20.tar.bz2 
differ: char 11, line 1

++++++ postgresql-9.5.20.tar.bz2.sha256 ++++++
925751b375cf975bebbe79753fbcb5fe85d7a62abe516d4c56861a6b877dde0d  
postgresql-9.5.20.tar.bz2

Reply via email to