Accepting request 905489 from KDE:Frameworks5
KDE Frameworks 5.84.0 (forwarded request 905463 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/905489 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdelibs4support?expand=0&rev=93
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ea1a7e50e36fee629e4d9b1bf44bf27a169174d95dc36d37d4af82a5cf50e432
|
||||
size 3552740
|
@@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmC7Vp0ACgkQWNDuZIpI
|
||||
s7vXXQgAo4Eo4SZgQSLzHEYZxP+hdBwNCvIkBgam1q/EjJOtu/90lusJSiT9GTDy
|
||||
ooN2gVpPtdrt5gd7gZwjsxhJZHXCGBzTEQEghE4vGwDdIuu6hPIv6nZo832OKM/u
|
||||
44rh6yWKQi1sHlpuUtb5es4KLCxzMujVMdn0DoMGxSWELsifNIuDPZGYs7Hm39Lq
|
||||
iuQLmBZp66uKOaHduZdwxMY7U3r6q9usw+JS3Rt5LfN5AlM8Fvvde6xKwXAcH289
|
||||
2c76xbgGxvqdqzuy4HPukhYQyeTe47ioEBiGek5qFwftriMgYWw/M4v4KpS9Jouv
|
||||
wPA+QWPvVJeY/AQ6nIleCfntXX96fw==
|
||||
=w/PW
|
||||
-----END PGP SIGNATURE-----
|
3
kdelibs4support-5.84.0.tar.xz
Normal file
3
kdelibs4support-5.84.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:373f46d34b04cb6faeca577eaa67472a630b312af59d5851880623ecc0c671e2
|
||||
size 3553320
|
11
kdelibs4support-5.84.0.tar.xz.sig
Normal file
11
kdelibs4support-5.84.0.tar.xz.sig
Normal file
@@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmDgiqoACgkQWNDuZIpI
|
||||
s7tVTggAh7OCVf6dh3cHApLDsjNr2Vuu0G6jiYsh+fmoEv7u3xVk5chme1SNr42y
|
||||
VeLAvH+qWX7azFIRyi9oFrLWjCTDfKE6zbFzE6z2KhFVyWQtnPVrNaUaonBZgOij
|
||||
5PKOS32x1S23FOYjCGU3E6VXFsVjXauwcqD5GmtQcj0/O7uiiHUYDjmvYtcH7MsE
|
||||
GiBaZ+UqmUnm583pXYXM6ek5JGAG1zjLGqS2oKmI+XrHKLxigE2H0VcfahmPJ+3j
|
||||
7p2qBc9h17IoXFCv9dbL2JoyiqjFzYc/Zq0ADChadyC3BNTMxs6H19VMsg6cDGiW
|
||||
zSSvhBpc0LHd58RzPZ0q+h8bLYx6eQ==
|
||||
=AqTa
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 4 07:45:20 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:42 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
%define lname libKF5KDELibs4Support5
|
||||
%define _tar_path 5.83
|
||||
%define _tar_path 5.84
|
||||
# Full KF5 version (e.g. 5.33.0)
|
||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||
# 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}')}
|
||||
%bcond_without lang
|
||||
Name: kdelibs4support
|
||||
Version: 5.83.0
|
||||
Version: 5.84.0
|
||||
Release: 0
|
||||
Summary: Code and utilities to ease the transition to KDE Frameworks 5
|
||||
License: LGPL-2.1-or-later
|
||||
@@ -216,8 +216,6 @@ KDEDIRS environment variable correctly. Development files.
|
||||
%endif
|
||||
|
||||
%files
|
||||
%license COPYING*
|
||||
%doc README*
|
||||
%{_kf5_bindir}/kdebugdialog5
|
||||
%{_kf5_bindir}/kf5-config
|
||||
%{_kf5_configdir}/colors/
|
||||
@@ -241,8 +239,6 @@ KDEDIRS environment variable correctly. Development files.
|
||||
%doc %lang(en) %{_kf5_htmldir}/en/*/
|
||||
|
||||
%files -n kssl
|
||||
%license COPYING*
|
||||
%doc README*
|
||||
%{_kf5_configdir}/ksslcalist
|
||||
%{_kf5_plugindir}/kcm_ssl.so
|
||||
%{_kf5_servicesdir}/kcm_ssl.desktop
|
||||
|
Reference in New Issue
Block a user