1
0

KDE Frameworks 5.60 + updated kf5-filesystem

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kfilemetadata5?expand=0&rev=201
This commit is contained in:
2019-07-16 12:33:53 +00:00
committed by Git OBS Bridge
parent 95261e2b52
commit 2a7a5f1ebb
4 changed files with 27 additions and 5 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Sun Jul 14 06:41:38 UTC 2019 - lbeltrame@kde.org
- Update to 5.60.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.60.0.php
- Changes since 5.59.0:
* Fix extracting of some properties to match what was written (kde#408532)
* Use debugging category in taglib extractor/writer
* Format photo exposure bias value
* [XAttr] Probably fix build on Windows
* fix property name
* Remove photo prefix from every exif property name
* Rename ImageMake and ImageModel properties
* [UserMetaData] Add method to query which attributes are set
* Format focal length as milli meter
* Install in new logging directory when we use kf5 5.59.0
* Format photo exposure time as rational when applicable
* Enable usermetadatawritertest for all UNIXes, not only Linux.
* Format the aperture values as F numbers.
-------------------------------------------------------------------
Sun Jun 09 07:35:12 UTC 2019 - lbeltrame@kde.org