Hello community,

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

Package is "postgresql10"

Tue Dec 31 10:27:44 2019 rev:14 rq:759916 version:10.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgresql10/postgresql10.changes        
2019-09-05 12:29:50.871625853 +0200
+++ /work/SRC/openSUSE:Factory/.postgresql10.new.6675/postgresql10.changes      
2019-12-31 10:27:51.806936232 +0100
@@ -1,0 +2,18 @@
+Sun Dec 29 17:08:10 UTC 2019 - Lars Vogdt <[email protected]>
+
+- use (and package) sha256 checksum file for source
+
+-------------------------------------------------------------------
+Fri Dec 20 15:00:27 UTC 2019 - Marcus Rueckert <[email protected]>
+
+- update to 10.11:
+  https://www.postgresql.org/about/news/1994/
+  https://www.postgresql.org/docs/10/release-10-11.html
+
+-------------------------------------------------------------------
+Tue Oct 22 17:00:55 UTC 2019 - Marcus Rueckert <[email protected]>
+
+- add requires to the devel package for the libs that are returned
+  by pg_config --libs
+
+-------------------------------------------------------------------

Old:
----
  postgresql-10.10.tar.bz2

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

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

Other differences:
------------------
++++++ postgresql10.spec ++++++
--- /var/tmp/diff_new_pack.U1izCM/_old  2019-12-31 10:27:53.082936820 +0100
+++ /var/tmp/diff_new_pack.U1izCM/_new  2019-12-31 10:27:53.082936820 +0100
@@ -96,10 +96,11 @@
 Summary:        Basic Clients and Utilities for PostgreSQL
 License:        PostgreSQL
 Group:          Productivity/Databases/Tools
-Version:        10.10
+Version:        10.11
 Release:        0
 Source0:        
https://ftp.postgresql.org/pub/source/v%{version}/postgresql-%{version}.tar.bz2
-Source1:        baselibs.conf
+Source1:        
https://ftp.postgresql.org/pub/source/v%{version}/postgresql-%{version}.tar.bz2.sha256
+Source2:        baselibs.conf
 Source3:        postgresql-README.SUSE
 Source17:       postgresql-rpmlintrc
 Patch1:         postgresql-conf.patch
@@ -187,6 +188,14 @@
 Conflicts:      postgresql-devel-exclusive < %pgmajor
 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 devel
 PostgreSQL is an advanced object-relational database management system

++++++ postgresql-10.10.tar.bz2 -> postgresql-10.11.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/postgresql10/postgresql-10.10.tar.bz2 
/work/SRC/openSUSE:Factory/.postgresql10.new.6675/postgresql-10.11.tar.bz2 
differ: char 11, line 1

++++++ postgresql-10.11.tar.bz2.sha256 ++++++
0d5d14ff6b075655f4421038fbde3a5d7b418c26a249a187a4175600d7aecc09  
postgresql-10.11.tar.bz2

Reply via email to