File kdb.changes of Package kdb
-------------------------------------------------------------------
Fri Apr 28 09:28:22 UTC 2017 - wbauer@tmo.at
- Fix the -lang package Recommends
-------------------------------------------------------------------
Tue Apr 4 17:57:11 UTC 2017 - wbauer@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
-------------------------------------------------------------------
Mon Jan 23 13:52:06 UTC 2017 - wbauer@tmo.at
- Adjust the package Supplements, they were ineffective as there is
no kdb package
-------------------------------------------------------------------
Wed Jan 11 09:49:35 UTC 2017 - jengelh@inai.de
- RPM group fix
-------------------------------------------------------------------
Sun Jan 8 11:11:41 UTC 2017 - tittiatcoke@gmail.com
- Initial package based on version 3.0.0