SHA256
1
0
forked from pool/bluez-qt

KDE Frameworks 5.68.

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/bluez-qt?expand=0&rev=165
This commit is contained in:
2020-03-13 12:29:46 +00:00
committed by Git OBS Bridge
parent f4c298822e
commit 18a8711e8e
6 changed files with 30 additions and 17 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Mar 8 09:17:31 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.68.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.68.0.php
- Changes since 5.67.0:
* Fix errors in the QRegularExpression porting commit
* Make it compile against qt5.15. SkipEmptyParts is part of Qt::.
* Use ecm_qt_install_logging_categories over manual categories file
* Convert license statements to SPDX
-------------------------------------------------------------------
Sun Feb 2 18:06:40 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>