Hello community,

here is the log from the commit of package kdb for openSUSE:Factory checked in 
at 2019-03-15 10:52:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdb (Old)
 and      /work/SRC/openSUSE:Factory/.kdb.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdb"

Fri Mar 15 10:52:27 2019 rev:7 rq:685168 version:3.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdb/kdb.changes  2018-03-24 16:14:28.753446037 
+0100
+++ /work/SRC/openSUSE:Factory/.kdb.new.28833/kdb.changes       2019-03-15 
10:52:41.892964988 +0100
@@ -1,0 +2,6 @@
+Thu Mar 14 19:36:59 UTC 2019 - wba...@tmo.at
+
+- BuildRequire postgresql-server-devel instead of postgresql-devel
+  on Tumbleweed to fix build with the latest postgresql version
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kdb.spec ++++++
--- /var/tmp/diff_new_pack.DT1YxX/_old  2019-03-15 10:52:42.676964785 +0100
+++ /var/tmp/diff_new_pack.DT1YxX/_new  2019-03-15 10:52:42.680964784 +0100
@@ -33,7 +33,11 @@
 BuildRequires:  libmysqlclient-devel
 BuildRequires:  libmysqld-devel
 BuildRequires:  pkgconfig
+%if 0%{?suse_version} > 1500
+BuildRequires:  postgresql-server-devel
+%else
 BuildRequires:  postgresql-devel
+%endif
 BuildRequires:  sqlite3-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  cmake(Qt5LinguistTools)


Reply via email to