Accepting request 703349 from KDE:Frameworks5
KDE Frameworks 5.58 (forwarded request 703255 from luca_b) OBS-URL: https://build.opensuse.org/request/show/703349 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kfilemetadata5?expand=0&rev=72
This commit is contained in:
commit
f7ef4e4f58
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:49e6c281fdffd4f5fe363c6cefdb6c3022ef57c935d7d6b135607cdde9b2d116
|
||||
size 410556
|
3
kfilemetadata-5.58.0.tar.xz
Normal file
3
kfilemetadata-5.58.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:76665ba8ba6ab90cc0e8d682a5c5421fde7c436f5521c614d0b63c5277fabf9c
|
||||
size 410740
|
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 15 18:16:16 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
- Update to 5.58.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.58.0.php
|
||||
- Changes since 5.57.0:
|
||||
* Reorder includes
|
||||
* [TaglibExtractor] Feed non-ogg *.spx file into extractor test
|
||||
* [TagLibExtractor] Fix crash on invalid Speex files (kde#403902)
|
||||
* Fix exivextractor crash with malformed files (kde#405210)
|
||||
* Declare properties as meta type
|
||||
* Change properties attributes for consistency
|
||||
* Handle variant list in formatting functions
|
||||
* add license to python test files
|
||||
* Force en locale for propertyinfotest
|
||||
* Fix for Windows' stupid LARGE_INTEGER type
|
||||
* Fix (compilation) errors for Windows UserMetaData implementation
|
||||
* remove unnecessary parenthesis
|
||||
* add missing mimetype to taglib writer
|
||||
* Test all extractors with strict mime type
|
||||
* fix warnings
|
||||
* Use new mimetype helper in taglib extractor test
|
||||
* [UserMetaData] Handle changes in attribute data size correctly
|
||||
* [UserMetaData] Untangle Windows, Linux/BSD/Mac and stub code.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 14 20:21:43 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.57
|
||||
%define _tar_path 5.58
|
||||
# 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.57.0
|
||||
Version: 5.58.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
|
||||
|
Loading…
Reference in New Issue
Block a user