Accepting request 954249 from KDE:Frameworks5

KDE Frameworks 5.91 (forwarded request 954217 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/954249
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kfilemetadata5?expand=0&rev=105
This commit is contained in:
Dominique Leuenberger 2022-02-24 17:19:32 +00:00 committed by Git OBS Bridge
commit 079fcae20d
6 changed files with 34 additions and 16 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmHQV2EACgkQWNDuZIpI
s7uPGAf/QN2ftjmLUdCKtGwbNs3BVdup2Q8GCn5RoFNkkDF4pZT+payepzNTsuz2
TDOe10tYjCspUOkOAnxoyI2UXJbQsWQzqQRdIwVllrBykGkS1LaI+WtBFGTejsg2
SQkTL+IERPP8rkvZZLXe5Jq794jzChbpslUWLmJL/ZI3ST/s3Kj9Eu9RUCRa6QNC
eHyE9Wj4t9oszjQUrmiscY67UM/GA2AJpU5feVzttWLGpFOf9zzeKy4JApxYZ3n/
FQepMwI40obGbARayw8D/KrQLgSZ23k+V8/Hec98gA7xC1PI2mhpV9P+RdodRijt
RZK8lCunt4GG6ADRmaYADzMUtM+CsA==
=CC7F
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmH/khYACgkQWNDuZIpI
s7uTsQgAo/4tbtBUZCBSR/ozQwihHx/sXiqjAlPDCsnOsYIo3O540zRsGJOsKLya
pdWgEa9IU6uG9S/kEFDmEDLf/1PevTRGUKHEuQhmNbulF6kiolCkEIE/3YJBmnch
N6crDBBO8bbfIrxOfIcGCuDO91UifGr6nRTUL4PPAAXcHzjnYbknGhuRK1bkKEAx
Jmi9NJKlFAPx1k9eswbWormrzkwkGEc2iOxhGsg84ruhNW77YQEfdmmdKaH3rI2V
z0YE1wZ/pwZ2IqJbQ6lHb4SjtgcNR7Wkwcna8S2p8/izIcWcZhddRwW1WhOo8e1A
pshg0zT1VRfnNT/0Q4TtIMz88uB+qw==
=YOMa
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Sun Feb 6 10:16:59 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.91.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.91.0
- Changes since 5.90.0:
* Also build the actual Poppler extractor with Qt6, not just its unit test
* make TypInfo comparison const
* Install plugins in kf<version>
* deprecate image extraction via embeddedimagedata
* Add CI qt6 support
* Apply Samir fix about LIBEXEC_INSTALL_DIR
* More changes to make it build against Qt6
* Make it compiles against qt6
* Make the Poppler extractor compatible with the Qt6-based Poppler as well
-------------------------------------------------------------------
Mon Jan 3 12:47:32 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -16,7 +16,7 @@
#
%define _tar_path 5.90
%define _tar_path 5.91
# 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 released
Name: kfilemetadata5
Version: 5.90.0
Version: 5.91.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