Hello community, here is the log from the commit of package postgresql10 for openSUSE:Factory checked in at 2019-03-12 09:49:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/postgresql10 (Old) and /work/SRC/openSUSE:Factory/.postgresql10.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "postgresql10" Tue Mar 12 09:49:07 2019 rev:10 rq:679960 version:10.7 Changes: -------- --- /work/SRC/openSUSE:Factory/postgresql10/postgresql10.changes 2019-02-27 21:14:18.527159525 +0100 +++ /work/SRC/openSUSE:Factory/.postgresql10.new.28833/postgresql10.changes 2019-03-12 09:49:08.471589174 +0100 @@ -12,0 +13 @@ +- Make the server-devel package exclusive across versions. @@ -23,0 +25,6 @@ + +------------------------------------------------------------------- +Mon Oct 22 12:04:56 UTC 2018 - Reinhard Max <[email protected]> + +- Stop building the client libraries as they will henceforth be + provided by PostgreSQL 11. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ postgresql10.spec ++++++ --- /var/tmp/diff_new_pack.43CALe/_old 2019-03-12 09:49:09.399588989 +0100 +++ /var/tmp/diff_new_pack.43CALe/_new 2019-03-12 09:49:09.403588988 +0100 @@ -37,7 +37,7 @@ %define libecpg_so libecpg.so.6 %if "@BUILD_FLAVOR@" == "libs" %define buildmain 0 -%define buildlibs 1 +%define buildlibs 0 %define builddevel 1 %else %define buildmain 1 @@ -185,6 +185,8 @@ # Installation of postgresql??-devel is exclusive Provides: postgresql-devel-exclusive = %pgmajor Conflicts: postgresql-devel-exclusive < %pgmajor +Provides: postgresql-server-devel-exclusive = %pgmajor +Conflicts: postgresql-server-devel-exclusive < %pgmajor %description devel PostgreSQL is an advanced object-relational database management system
