KDE Frameworks 5.84.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kfilemetadata5?expand=0&rev=254
This commit is contained in:
parent
2784a8360c
commit
e49c04c5f5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d65dff0ede7eb7e823bce6da9f8e3359cb39a40c046f2ea578a321e85594098e
|
|
||||||
size 425576
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmC7VqgACgkQWNDuZIpI
|
|
||||||
s7s7vAf8Ds6fXaF6bE/ef7+5xY4el6lbMy7wL4eG0gZgRbhnChRE6A9IfEx3xEBy
|
|
||||||
Mabh1WrGF0yIcjnHM1uoRHkQ1endpabBCY3OHXkmSeYUny2+0z3KbfIqk5v0RuAQ
|
|
||||||
QeHaLyeIuW4aRlGN4oI7GiSEGJqI/ywNNMlheiwudGvbJ3UBRXURXtqs0bfvX9mn
|
|
||||||
KpaMs2/v2/Y3TMm927VT4JaZndRxC2HhVdH1gVd+ctLZ2njHifi4KYErg6MYlYyx
|
|
||||||
E4wMtQSgGljoXgEYXm/NbGJSNLUt/TcFc9//B+drksxJ97YLdq+LHZzBnHBUbBMQ
|
|
||||||
F1snoQMRGBUGBSU/fxevduL6NiS+yA==
|
|
||||||
=eefg
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kfilemetadata-5.84.0.tar.xz
Normal file
3
kfilemetadata-5.84.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d170999ab1bfd3d4763453f987061292f9feae8e6f0174fc7eb2ef03ada646a5
|
||||||
|
size 426308
|
11
kfilemetadata-5.84.0.tar.xz.sig
Normal file
11
kfilemetadata-5.84.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmDgircACgkQWNDuZIpI
|
||||||
|
s7u45Af+KvaWUVxVj2+lRVeJFlkRXBpKYibZCbwM3alB9R3kyHvjjETDJB8xn+Wy
|
||||||
|
kPVOiaV6qi9Y5/uRGBHx/zr2bZJxXfQvPo/kTAmKjilZaYozAnn8hrSFstyvTZHh
|
||||||
|
xdewvNJ9/EnPALmvWmMixSKpesuPjtEYu75sJoAw5SAeFRcwWjjueFFlC6z4dMm1
|
||||||
|
6/aLiVf6rr2Fba8RPwDnrppMfpvebjngUZJjYVzyzeP14LaScC9HONe1lQptwe9N
|
||||||
|
T+NSscK/zyXI4ntSU0BiMt2ZVSDcdB7exAPZXoCLu5vLMvxIBaEXsyf6tf2AK5jn
|
||||||
|
8KYzBhK76S083JGmg7lktH3xrY3gIQ==
|
||||||
|
=Ayn6
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jul 4 07:45:26 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.84.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.84.0
|
||||||
|
- Changes since 5.83.0:
|
||||||
|
* Fix compilation with libc++ also for autotests (semitested)
|
||||||
|
* Fix compilation with libc++ (untested)
|
||||||
|
* Update IRC network name in the README
|
||||||
|
- Only install the license files once
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jun 5 11:58:47 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
Sat Jun 5 11:58:47 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.83
|
%define _tar_path 5.84
|
||||||
# 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.83.0
|
Version: 5.84.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
|
||||||
@ -95,7 +95,6 @@ A library for extracting file metadata. Development files
|
|||||||
%{_kf5_plugindir}/
|
%{_kf5_plugindir}/
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%license LICENSES/*
|
|
||||||
%{_kf5_includedir}/KFileMetaData/
|
%{_kf5_includedir}/KFileMetaData/
|
||||||
%{_kf5_libdir}/cmake/KF5FileMetaData/
|
%{_kf5_libdir}/cmake/KF5FileMetaData/
|
||||||
%{_kf5_libdir}/libKF5FileMetaData.so
|
%{_kf5_libdir}/libKF5FileMetaData.so
|
||||||
@ -103,7 +102,6 @@ A library for extracting file metadata. Development files
|
|||||||
|
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
%files lang -f %{name}.lang
|
%files lang -f %{name}.lang
|
||||||
%license LICENSES/*
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user