KDE Applications 20.03.80

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/step?expand=0&rev=118
This commit is contained in:
2020-03-28 13:58:43 +00:00
committed by Git OBS Bridge
parent 14fa553787
commit 5efa74d259
6 changed files with 52 additions and 34 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Mar 22 09:17:46 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.80
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/20.04-beta
- Changes since 19.12.3:
* Fix compilation for locales with '@'
* addVersionOption()/addHelpOption() already adds by KAboutData::setApplicationData
* Fix trivial Doxygen warning
* Port deprecated method
* Resolve problem with objinfo, examples, and tutorials installation when there are several locales
* Port extractxml to Python 3 with minor typo fixes
* Fix Step infobrowser and examples localization
* Use URLs with transport encryption
-------------------------------------------------------------------
Thu Mar 5 20:36:53 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>