Hello community,

here is the log from the commit of package kdb for openSUSE:Factory checked in 
at 2017-04-11 09:45:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdb (Old)
 and      /work/SRC/openSUSE:Factory/.kdb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdb"

Tue Apr 11 09:45:33 2017 rev:2 rq:485834 version:3.0.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdb/kdb.changes  2017-02-05 18:35:48.927435660 
+0100
+++ /work/SRC/openSUSE:Factory/.kdb.new/kdb.changes     2017-04-11 
09:45:40.548736111 +0200
@@ -1,0 +2,36 @@
+Tue Apr  4 17:57:11 UTC 2017 - wba...@tmo.at
+
+- Update to 3.0.1.1:
+  * General
+    - Check result of closing database while testing connection
+      (ConnectionTestThread)
+    - Make it possible to set row source values for lookup column
+      back to empty list
+    - Fix setting properties for lookup column
+      (record source related) (kde#371958)
+    - Fix identifying table properties as related to lookup field
+      (kde#371958)
+    - Add safer debug for large values (internal in 3.0.1)
+  * PostgreSQL support
+    - Fix database cursors for PostgreSQL: remove use of
+      uninitialized variable (kde#371331)
+    - Fix error on repeated loading of "fuzzystrmatch" extension
+      for the PostgreSQL driver
+  * Buildsystem
+    - Make it possible to find PostgreSQL 9.6
+    - Improve support for Qt Translation catalogs
+      (use ecm_install_po_files_as_qm macro)
+    - Fix finding KDb config
+      (use ecm_configure_package_config_file macro)
+    - Add PROJECT_STABLE_VERSION_PATCH constant, extend logic for
+      PROJECT_STABLE* constants
+    - Improve discovery of PostgreSQL library on Windows
+    - Improve searching for the MySQL driver build dependencies
+    - SDC: initialize all variables in from-map constructors
+      regardless of errors, add {} to conditions, improve spacing
+    - Suppress warnings about duplicated drivers if
+      KDB_NO_DUPLICATED_DRIVER_WARNINGS environment variable is set
+- Replace KF5I18n BuildRequires with Qt5LinguistTools, that is used
+  now for installing the translations
+
+-------------------------------------------------------------------

Old:
----
  kdb-3.0.0.tar.xz

New:
----
  kdb-3.0.1.1.tar.xz

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

Other differences:
------------------
++++++ kdb.spec ++++++
--- /var/tmp/diff_new_pack.ZEryex/_old  2017-04-11 09:45:41.180646846 +0200
+++ /var/tmp/diff_new_pack.ZEryex/_new  2017-04-11 09:45:41.180646846 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           kdb
-Version:        3.0.0
+Version:        3.0.1.1
 Release:        0
 Summary:        Database Connectivity and Creation Framework
 License:        LGPL-2.0
@@ -34,7 +34,7 @@
 BuildRequires:  postgresql-devel
 BuildRequires:  sqlite3-devel
 BuildRequires:  update-desktop-files
-BuildRequires:  cmake(KF5I18n)
+BuildRequires:  cmake(Qt5LinguistTools)
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5Network)
 BuildRequires:  pkgconfig(Qt5Widgets)
@@ -96,7 +96,7 @@
 %lang_package
 
 %prep
-%setup -q
+%setup -q -n kdb-3.0.1
 
 %build
 %cmake_kf5 -d build
@@ -104,7 +104,7 @@
 
 %install
   %kf5_makeinstall -C build
-  %find_lang %{name}_qt %{name}.lang --all-name
+  %find_lang %{name} %{name}.lang --all-name --with-qt
 
 %post -n libKDb3-3 -p /sbin/ldconfig
 %postun -n libKDb3-3 -p /sbin/ldconfig

++++++ kdb-3.0.0.tar.xz -> kdb-3.0.1.1.tar.xz ++++++
++++ 32610 lines of diff (skipped)


Reply via email to