Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kexi for openSUSE:Factory checked in 
at 2021-06-29 22:42:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kexi (Old)
 and      /work/SRC/openSUSE:Factory/.kexi.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kexi"

Tue Jun 29 22:42:51 2021 rev:11 rq:902811 version:3.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kexi/kexi.changes        2021-04-29 
01:39:04.922636408 +0200
+++ /work/SRC/openSUSE:Factory/.kexi.new.2625/kexi.changes      2021-06-29 
22:42:56.838848898 +0200
@@ -1,0 +2,11 @@
+Mon Jun 28 11:39:36 UTC 2021 - Wolfgang Bauer <[email protected]>
+
+- BuildRequire postgresql-server-devel also on Leap 15.2/15.3 to
+  fix missing PostgreSQL migration driver
+
+-------------------------------------------------------------------
+Mon Jun 28 07:16:57 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Remove the optional QtWebKit dependency.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kexi.spec ++++++
--- /var/tmp/diff_new_pack.BBMCng/_old  2021-06-29 22:42:57.286849489 +0200
+++ /var/tmp/diff_new_pack.BBMCng/_new  2021-06-29 22:42:57.290849494 +0200
@@ -38,6 +38,7 @@
 BuildRequires:  kreport-devel
 BuildRequires:  libmysqld-devel
 BuildRequires:  mysql-devel
+BuildRequires:  postgresql-server-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  cmake(KF5Archive)
 BuildRequires:  cmake(KF5Codecs)
@@ -62,8 +63,6 @@
 BuildRequires:  cmake(Qt5PrintSupport)
 BuildRequires:  cmake(Qt5Test)
 BuildRequires:  cmake(Qt5UiTools)
-BuildRequires:  cmake(Qt5WebKit)
-BuildRequires:  cmake(Qt5WebKitWidgets)
 BuildRequires:  cmake(Qt5Widgets)
 BuildRequires:  cmake(Qt5Xml)
 # For dir ownership
@@ -74,13 +73,8 @@
 Provides:       calligra-kexi = %{version}
 # not ported yet
 Obsoletes:      calligra-kexi-spreadsheet-import < %{version}
-%if 0%{?suse_version} > 1500
-BuildRequires:  postgresql-server-devel
-%else
-BuildRequires:  postgresql-devel
-%endif
 # Kexi needs breeze-icons.rcc during build and on runtime (it doesn't start 
without it installed)
-%if 0%{?suse_version} > 1500 || "%{?_repository}" == 
"KDE_Applications_openSUSE_Leap_15.1" || "%{?_repository}" == 
"KDE_Applications_openSUSE_Leap_15.2"
+%if 0%{?suse_version} > 1500 || "%{?_repository}" == 
"KDE_Applications_openSUSE_Leap_15.2" || "%{?_repository}" == 
"KDE_Applications_openSUSE_Leap_15.3"
 BuildRequires:  breeze5-icons-rcc
 Requires:       breeze5-icons-rcc
 %else

Reply via email to