Hello community,

here is the log from the commit of package kdb for openSUSE:Factory checked in 
at 2017-08-13 15:00:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdb (Old)
 and      /work/SRC/openSUSE:Factory/.kdb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdb"

Sun Aug 13 15:00:40 2017 rev:4 rq:516567 version:3.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdb/kdb.changes  2017-04-29 10:54:04.799517847 
+0200
+++ /work/SRC/openSUSE:Factory/.kdb.new/kdb.changes     2017-08-13 
15:00:42.859954718 +0200
@@ -1,0 +2,32 @@
+Sat Aug 12 13:14:34 UTC 2017 - wba...@tmo.at
+
+- Update to 3.0.2:
+  * General
+    - Fix possible issue: the WHERE condition can be lost while
+      converting query to SQL. This can be seen in Kexi Query
+      Designer.
+    - Validate query and offer error message/description while
+      setting or extending WHERE conditions
+    - Fix WHERE conditions handling
+    - Make query parameters also work in COLUMNS section. Kexi
+      query parameters do not work in COLUMNS section, e.g. this
+      won't work ('invalid query' error appears): SELECT [Param].
+      The parameters work only in the WHERE section, e.g. SELECT
+      123 WHERE [Param] = 1. (kde#348473)
+    - Support queries such as "SELECT FROM table WHERE condition"
+      for completeness
+  * Buildsystem
+    - Add detection for PostgreSQL 10
+    - Improve information about recommended packages
+      (for drivers, python, etc.)
+    - Improve SQLite detection
+    - FindMySQL script: for Windows use "ProgramFiles(x86)"
+      environment variable to locate "Program Files (x86)" folder
+      and find MySQL/MariaDB libs there
+    - FindMySQL script: fix it if CMAKE_BUILD_TYPE is not
+      specified (Windows)
+  * Tests
+    - Fix HeadersTest for paths containing spaces
+    - Add tests related to query parameters to the parser test
+
+-------------------------------------------------------------------

Old:
----
  kdb-3.0.1.1.tar.xz

New:
----
  kdb-3.0.2.tar.xz

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

Other differences:
------------------
++++++ kdb.spec ++++++
--- /var/tmp/diff_new_pack.OeIpcm/_old  2017-08-13 15:00:44.427734682 +0200
+++ /var/tmp/diff_new_pack.OeIpcm/_new  2017-08-13 15:00:44.443732436 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           kdb
-Version:        3.0.1.1
+Version:        3.0.2
 Release:        0
 Summary:        Database Connectivity and Creation Framework
 License:        LGPL-2.0
@@ -96,7 +96,7 @@
 %lang_package
 
 %prep
-%setup -q -n kdb-3.0.1
+%setup -q
 
 %build
 %cmake_kf5 -d build

++++++ kdb-3.0.1.1.tar.xz -> kdb-3.0.2.tar.xz ++++++
++++ 9142 lines of diff (skipped)


Reply via email to