SHA256
1
0
forked from pool/kget

KDE Applications 19.08 Beta (take 2)

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kget?expand=0&rev=97
This commit is contained in:
Wolfgang Bauer
2019-07-26 14:14:53 +00:00
committed by Git OBS Bridge
parent 17e69278d4
commit 5ddbd5812e
4 changed files with 23 additions and 4 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Jul 23 11:59:00 UTC 2019 - lbeltrame@kde.org
- Update to 19.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
- Changes since 19.04.3:
* Use the new logging category directory with ECM >= 5.59.0
* Fix minor typos
* Add DesktopEntry to notifyrc
* Port qSort.
* Port away from KLocale::global()->languageCodeToName().
* Move country code generatiion into CountryModel::setupModelData.
* Use locale aware sorting for countries and languages.
* Fix missing include.
* Port KLocale::global()->allCountriesList() to QLocale.
* Reduce dependency on KDELibs4Support.
-------------------------------------------------------------------
Sat Jul 13 07:26:35 UTC 2019 - lbeltrame@kde.org