5.72
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kfilemetadata5?expand=0&rev=230
This commit is contained in:
parent
dd69506b39
commit
b12e2d6a16
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2e302958065157c1f9ea4a189bbca40b7dbed019767a3380e34e0b6a633c75fe
|
|
||||||
size 425156
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl7dOkYACgkQWNDuZIpI
|
|
||||||
s7u4GAgArz0rCsUbF5vJN76rPnDOZZsUo8VEWz9HRq/A0ikWYkXmJNk8yZoEKN6Q
|
|
||||||
QA3xKuI2RcosnEu3HvR/ZFWeVxEVUIvXdakndNZY9z7s6bzECy1hhwoh6zi79EWX
|
|
||||||
HH3aeeX1QQNB4wcY4ErZo19XD+JEn+6vNsgbsqmfEGDpDQTPNiISspQ97PuApXW8
|
|
||||||
Y/jsA2Fh67Y0Fw+oCXERonoaVUFLhoJ7e7Ma77uEdQo2cK9yT5ujtXRYKVW5CvKK
|
|
||||||
lQ6Q/8QI7ZeFqmievk9nBUK2JtseugQl5vwCMA3PzN+zrr4PmlTLMel0TuWw9FyP
|
|
||||||
5ghDoPBiQwfFHHdyQ8eUMSpFuPDclA==
|
|
||||||
=MAzU
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kfilemetadata-5.72.0.tar.xz
Normal file
3
kfilemetadata-5.72.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6f93d0b5dedb3beffbb7626130707a3b11522c58b3081e3b539dbeb9fbd3d1c3
|
||||||
|
size 425896
|
11
kfilemetadata-5.72.0.tar.xz.sig
Normal file
11
kfilemetadata-5.72.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl8Aum0ACgkQWNDuZIpI
|
||||||
|
s7vLlwgAlQ2Gi3/4/Jymc75ZfKBM5pIG2nzw1xBNJeHsqx+dIOtVJ/SA4luN1fNi
|
||||||
|
jGy1IJaffqfDqNtclC+pjfDodJL/uNOL/B2ppGZyeDWQOUk9881cY9OfCTxnvHxM
|
||||||
|
t3nVEsRs62optxn06qdBF5EakJS2v1bjUs7CUR+awXJ80USqnbTcvARkTSgqvNVx
|
||||||
|
REajhtkaXilMSZCQO9egRK61RZMHKwSfpUYYVq2jNLXhuDLy32cODublPsXNZcoU
|
||||||
|
7nmh1kEn7X6y9bX3XHTOjijdpFKTuxpZWAfitA/HqeJIGEaZIWLKSmSm1xtoJtqW
|
||||||
|
pDKivbdWHmT35d+833Hjp+HVpYHd4g==
|
||||||
|
=M8Au
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jul 5 07:55:21 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.72.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/kde-frameworks-5.72.0
|
||||||
|
- Changes since 5.71.0:
|
||||||
|
* autotests: fix for shared-mime-info >= 2.0
|
||||||
|
* Adapt kfilemetadata to "audio/x-speex+ogg" as
|
||||||
|
recently changed in shared-mime-info
|
||||||
|
* Add license files as required by REUSE specification
|
||||||
|
* Convert license statements to SPDX expressions
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jun 7 08:06:37 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Jun 7 08:06:37 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.71
|
%define _tar_path 5.72
|
||||||
# Full KF5 version (e.g. 5.33.0)
|
# Full KF5 version (e.g. 5.33.0)
|
||||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||||
# Last major and minor KF5 version (e.g. 5.33)
|
# Last major and minor KF5 version (e.g. 5.33)
|
||||||
@ -24,7 +24,7 @@
|
|||||||
%bcond_without ffmpeg
|
%bcond_without ffmpeg
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kfilemetadata5
|
Name: kfilemetadata5
|
||||||
Version: 5.71.0
|
Version: 5.72.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for extracting Metadata
|
Summary: Library for extracting Metadata
|
||||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-3.0-only
|
License: GPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-3.0-only
|
||||||
@ -88,21 +88,21 @@ A library for extracting file metadata. Development files
|
|||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license COPYING*
|
%license LICENSES/*
|
||||||
%{_kf5_plugindir}/
|
|
||||||
%{_kf5_libdir}/libKF5FileMetaData.so.*
|
|
||||||
%{_kf5_debugdir}/*.categories
|
%{_kf5_debugdir}/*.categories
|
||||||
|
%{_kf5_libdir}/libKF5FileMetaData.so.*
|
||||||
|
%{_kf5_plugindir}/
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%license COPYING*
|
%license LICENSES/*
|
||||||
%{_kf5_libdir}/libKF5FileMetaData.so
|
|
||||||
%{_kf5_includedir}/KFileMetaData/
|
%{_kf5_includedir}/KFileMetaData/
|
||||||
%{_kf5_libdir}/cmake/KF5FileMetaData/
|
%{_kf5_libdir}/cmake/KF5FileMetaData/
|
||||||
|
%{_kf5_libdir}/libKF5FileMetaData.so
|
||||||
%{_kf5_mkspecsdir}/qt_KFileMetaData.pri
|
%{_kf5_mkspecsdir}/qt_KFileMetaData.pri
|
||||||
|
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
%files lang -f %{name}.lang
|
%files lang -f %{name}.lang
|
||||||
%license COPYING*
|
%license LICENSES/*
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user