2018-05-15 12:58:17 +00:00
committed by Git OBS Bridge
parent 6b79625f6f
commit 2bfc4eb0d6
4 changed files with 27 additions and 7 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Sun May 13 21:03:02 UTC 2018 - lbeltrame@kde.org
- Update to 5.46.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.46.0.php
- Changes since 5.45.0:
* Add description and purpose to Xattr dep
* extractors: Hide warnings from system headers
* fix detection of taglib when compiling for Android
* [API dox] Note CamelCase include commands for classes
* Install pri file for qmake support & document it in metainfo.yaml
* Make concatenated strings wrappable
* ffmpegextractor: Silence deprecation warnings
* autotests: Do not use QScopedPointer for plugins
* taglibextractor: Fix empty genre bug
* taglibextractortest: Add test for files with empty metadata
* taglibextractortest: Add test for files with empty metadata
* handle more tags in taglibextractor
-------------------------------------------------------------------
Sat Apr 14 13:19:04 CEST 2018 - lbeltrame@kde.org