SHA256
1
0
forked from pool/kdnssd

KDE Applications 18.04 RC (take 3): for the changes proposed by Wolfgang, I think they can get in after this is accepted.

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdnssd?expand=0&rev=63
This commit is contained in:
Wolfgang Bauer
2018-04-10 13:20:13 +00:00
committed by Git OBS Bridge
parent b70b259430
commit 996da7a6d9
4 changed files with 21 additions and 4 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Fri Apr 06 07:09:21 CEST 2018 - lbeltrame@kde.org
- Update to 18.03.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.03.90.php
- Changes since 17.12.3:
* Fix X-KDE-Library metadata value with kded_ prefix to match binary name
* Use explicit
* Use nullptr
* Use override
* Use non-deprecated KDEInstallDirs variables
* Bump min Qt to 5.9 & min KF5 to 5.37
* include KDEFrameworkCompilerSettings with NO_POLICY_SCOPE
* Bump min cmake version to 3.0
-------------------------------------------------------------------
Thu Mar 08 23:51:40 CET 2018 - lbeltrame@kde.org