Accepting request 905479 from KDE:Frameworks5

KDE Frameworks 5.84.0 (forwarded request 905463 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/905479
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kcompletion?expand=0&rev=95
This commit is contained in:
Dominique Leuenberger 2021-07-15 21:59:24 +00:00 committed by Git OBS Bridge
commit d4898ab3f9
6 changed files with 26 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmC7VoQACgkQWNDuZIpI
s7vvpAf+O8kNxCTCqc0IcxRnPyX40FtG5CVrYbUckcgc4aOCR/ecNWQRwK7wZnsF
zvYAEy6FN9CnAnsgPb7NwR6vQfbhFzUctHPlBeOpjJg6Qo7mf91vIXzYTpuqTJp6
W/RWFDThMmYVLCBH/HIAZi3e20KyC8mpYU1BcAeHWQpFQKpN0ld/azDnDdHO+VrL
fDksWyiIN4DBnu71QePx9gE+d1/Z1rbZOKmb+WKRwLeoZtvoQJb/fYEW5Ek23ute
2i+I+s/GNZF0nJu35LsxZguO/UP5QxhEsEdK8LcSeyU9DEXMMci7RG/Iq/hyBGOl
N5KUQERFIUtfuXKtGQiuI139+Dy72w==
=Nh24
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmDgio8ACgkQWNDuZIpI
s7ttSggAnjFYK+1GqcU/YpYefARmSou69DNCOQ1/9qfMzZpCxevgJTXl/J5ZOjLQ
ZnpECaVn8Cs3KFla/CLVpBP7kbRGbOxBZvtAK17AEe1JnKmIW6baqwqMVxSk+Pbf
Dm2bI3mLcug2+QeRHica/H+/PxiLBlvJvVCZkdb2BYs9iw477WVI7odiP+POFrka
DhW/IVsmSvDmvaw11PjF7c3u3AAFXSiKU13amg8Sd+/BgmbajmNmByp4xavLW/W/
YCZ1ISnIEdLpoSHsP8cRMtglf1/JBDPnK0aaL9secgEh5mEWVPK8tZXqGe0glajh
gMMglTFKjRRrXecVCrEla8wLV/+uuA==
=sqan
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Jul 4 07:45:13 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
- No code change since 5.83.0
- Only install the license files once
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jun 5 11:58:34 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr> Sat Jun 5 11:58:34 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -17,14 +17,14 @@
%define lname libKF5Completion5 %define lname libKF5Completion5
%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)
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
%bcond_without lang %bcond_without lang
Name: kcompletion Name: kcompletion
Version: 5.83.0 Version: 5.84.0
Release: 0 Release: 0
Summary: Widgets with advanced completion support Summary: Widgets with advanced completion support
License: LGPL-2.1-or-later License: LGPL-2.1-or-later
@ -105,7 +105,6 @@ can be used with own widgets.
%{_kf5_debugdir}/kcompletion.categories %{_kf5_debugdir}/kcompletion.categories
%files devel %files devel
%license LICENSES/*
%dir %{_kf5_includedir}/*/ %dir %{_kf5_includedir}/*/
%dir %{_kf5_plugindir}/designer %dir %{_kf5_plugindir}/designer
%{_kf5_includedir}/*.h %{_kf5_includedir}/*.h