Accepting request 763457 from KDE:Frameworks5

KDE Frameworks 5.66.0

OBS-URL: https://build.opensuse.org/request/show/763457
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kfilemetadata5?expand=0&rev=80
This commit is contained in:
Dominique Leuenberger 2020-01-14 20:01:06 +00:00 committed by Git OBS Bridge
commit d6ca408fe9
6 changed files with 34 additions and 17 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9df372bcc1f910a332b4f5f8b34f5cfeb453c002bec93cdb4004e36157883a75
size 421144

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl3ywRcACgkQWNDuZIpI
s7uxvAgAod+J8va4iJwJ+e9D/Tfw6NAMUDyeuN+SXK3zdrDKZPaEtHY9G44yN+sT
vy7Hk4kLadHuual3eeq7dlp9W4q98dXrja8xVCGKRno2fju9XoDwFhFqc+GkqiHv
7WbDlmncD5SrkHS8ronFBO9nvq5Psyv8bZtA3lwgAz5CeoLsflnGxNzhFdhtggBd
HPF9xvm8CYUN5cUmvbryfH46P3gk4KVti9zA6KGeNp6ltC1m/8IN42PPX+HcCABE
UQmtySiDngZ4Bi0rbRQQqzwmzfWsUGBrhjijaeUfYjsB2r4uC9sX7+79EanWIzNh
qXzRVxECgS2xsPNxVZp+zXqm85jJBA==
=jjjG
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl4QxQMACgkQWNDuZIpI
s7tvJAf+ImPtNU3jhfPwMYc1BR4+uKo8KUAQBX4RPHQk9VStzzFShczX3dOQF7LT
GQ7kpHmiG6eMjuiGiKRnq7CtwipQDMG2fYP1RYUvQ/tlWZCEserIYY5BJCuG60Dn
fHq8WsYq5kNOdBeDHf1QrydDn2B1/B4Rep3mlBg8Pv5Zx5zNz5+hISTrzCfSAIYi
jgYA34uiU4mDN+A5yCDEUOZ8rLt0Oyif/hv/oxfVEurSiel8MAH1TcP5Uw3hkcm5
mwkw7MuVhRw/dh4GjknmoHldLAOvw6AH60iReywP8YIsF1Gg7xZHNNQZC4SFI0i2
ZSAJAN+Aq9BvORHAycTkoQq/FAG2HA==
=GXtX
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Jan 5 09:02:08 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.66.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.66.0.php
- Changes since 5.65.0:
* In qt5.15 QHash::insertMulti is deprecated now we need to use QMultiHash
* Port QRegExp to QRegularExpression
* partial fix for accentuated characters in file name on Windows
* Port deprecated QSet::toList method
* Update the obsolete projects.kde.org URL
* Remove unrequired private declarations for taglibextractor
* partial solution to accept accentuated characters on windows
* xattr: fix crash on dangling symlinks (kde#414227)
-------------------------------------------------------------------
Sun Dec 8 11:18:32 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -1,7 +1,7 @@
#
# spec file for package kfilemetadata5
#
# Copyright (c) 2019 SUSE LLC
# Copyright (c) 2020 SUSE LLC
#
# 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.65
%define _tar_path 5.66
# 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.65.0
Version: 5.66.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