KDE Applications 17.12 beta

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdebugsettings?expand=0&rev=78
This commit is contained in:
2017-11-21 22:20:11 +00:00
committed by Git OBS Bridge
parent f74d30ca35
commit 9a22b957cb
4 changed files with 25 additions and 4 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon Nov 20 06:59:04 CET 2017 - lbeltrame@kde.org
- Update to 17.11.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12-beta.php
- Changes since 17.08.3:
* Don't repeat work of KAboutData::setupCommandLine().
* Add parent
* Move as private method
* Initialize pointer
* Assign parent directly
* USe version to project
* add icon for appstream compliance http://metadata.neon.kde.org/appstream/html/xenial/main/issues/kdebugsettings.html
* add comment for appstream compliance http://metadata.neon.kde.org/appstream/html/xenial/main/issues/kdebugsettings.html
* Use NoDisplay not Hidden=true
* Avoid to create config in .config
* Signal if we can't see default file
* Fix using it when uninstalled
-------------------------------------------------------------------
Thu Nov 09 23:11:17 CET 2017 - lbeltrame@kde.org