KDE Frameworks 5.54.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kfilemetadata5?expand=0&rev=186
This commit is contained in:
parent
27fb974663
commit
18b330574f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1a08707ce6f6203f1f3770d628fc027d1cae7f5daa9f6acf633a1a121efc8fa3
|
||||
size 300164
|
3
kfilemetadata-5.54.0.tar.xz
Normal file
3
kfilemetadata-5.54.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4b6de53b791ad8cf19d5aa331555e3863f22e54adf6149668125635b820f86c2
|
||||
size 302204
|
@ -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>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kfilemetadata5
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.53
|
||||
%define _tar_path 5.54
|
||||
# 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.53.0
|
||||
Version: 5.54.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…
x
Reference in New Issue
Block a user