1
0
2019-01-14 13:31:27 +00:00
committed by Git OBS Bridge
parent 27fb974663
commit 18b330574f
4 changed files with 24 additions and 6 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Mon Jan 14 06:08:46 UTC 2019 - lbeltrame@kde.org
- Update to 5.54.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.54.0.php
- Changes since 5.53.0:
* Fix some warnings
* fail writing test if mime type is not supported by the extractor
* fix ape disc number extraction
* implement cover extraction for asf files
* extend list of supported mimetypes for embedded image extractor
* Refactor embedded image extractor for greater extensibility
* add missing wav mimetype
* Extract more tags from exif metadata (kde#341162)
* fix extraction of GPS altitude for exif data
-------------------------------------------------------------------
Sat Dec 15 14:21:02 UTC 2018 - Jan Engelhardt <jengelh@inai.de>