Accepting request 715877 from KDE:Frameworks5

KDE Frameworks 5.60.0

OBS-URL: https://build.opensuse.org/request/show/715877
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kfilemetadata5?expand=0&rev=74
This commit is contained in:
Dominique Leuenberger 2019-07-26 10:13:52 +00:00 committed by Git OBS Bridge
commit 08051e757c
4 changed files with 27 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7aeacfc538375dae4c8b3ab6411216a48a6971f012f1ab1b9d1e0f835429d6c9
size 413848

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6d2ddfe0b16d73a139573dd02766825b21b958af16f51682c1f4cb816b3929f8
size 415240

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

View File

@ -16,7 +16,7 @@
#
%define _tar_path 5.59
%define _tar_path 5.60
# Full KF5 version (e.g. 5.33.0)
%{!?_kf5_version: %global _kf5_version %{version}}
# Last major and minor KF5 version (e.g. 5.33)
@ -24,7 +24,7 @@
%bcond_without ffmpeg
%bcond_without lang
Name: kfilemetadata5
Version: 5.59.0
Version: 5.60.0
Release: 0
Summary: Library for extracting Metadata
License: GPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-3.0-only