Luca Beltrame
2017-05-15 18:19:43 +00:00
committed by Git OBS Bridge
parent 3d75824129
commit 90da539417
4 changed files with 19 additions and 5 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon May 15 13:53:13 CEST 2017 - fabian@ritter-vogt.de
- Update to 5.34.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.34.0.php
- Changes since 5.33.0:
* Rename the translation template (avoid conflicts)
* makes KArchive be optional and do not build extractors needing it
* cmake: switch to the FindPoppler module from ECM
* fix duplicated symbols compilation error with mingw on Windows
* autotests: Use QTEST_GUILESS_MAIN
-------------------------------------------------------------------
Sat Apr 15 10:11:48 CEST 2017 - lbeltrame@kde.org