Accepting request 793133 from KDE:Frameworks5
KDE Frameworks 5.69.0 (forwarded request 791660 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/793133 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kcmutils?expand=0&rev=79
This commit is contained in:
commit
07c00a4da8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a688d54286fe11b23e11e2100536a513a332d2a7d784fcbebeaccbfb980d83d1
|
||||
size 239976
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl5jlwMACgkQWNDuZIpI
|
||||
s7s0Lwf/XBqnbOBh5zA9oY724W85HHz8ybqC3uVXU0eaOT86Gmwfb0fMLMmijEiP
|
||||
N8Pf/V+KbJuXV6ZbBYH/B854VDy1c27NLeX0kFIhjFruOuyOqNGKwcF8ZXazLhCP
|
||||
fPt8Qv+ytS/4baQQ3XNOxMDQbwiZpIwamgaWc9YSEfYjim6/w1mITPiUenYxS3/x
|
||||
A+/DaOiDPMpPQeUxJGDNgZsTOJqHKJdofivMqoLlRJQ5TIHYsK60gaUp/aKJuSCJ
|
||||
pNrZT6zUlyUYhEJsWG3g63kkWFNayQr5GYHMedtYiLlcps3VxAj4gJqJw9VpV1uj
|
||||
khDhwOgo8d9Xihz6PO54inwctghuFg==
|
||||
=4tF7
|
||||
-----END PGP SIGNATURE-----
|
3
kcmutils-5.69.0.tar.xz
Normal file
3
kcmutils-5.69.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0213655963d02b5e66918d242d71f08b9cde7c9040a95518437cdefa0959187d
|
||||
size 240060
|
11
kcmutils-5.69.0.tar.xz.sig
Normal file
11
kcmutils-5.69.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl6JFJwACgkQWNDuZIpI
|
||||
s7tocAgAsHS2jJZBNx4belKiDenE0gzX/se9Q/JAo3cpcEg5H4ypR2qWo3Qa8BDj
|
||||
7P8SJk62Uq+A7U16mfFH4SdNhmS7At53yvc2CdcZRHftAFUk9/hVg7fHSUT6pZI7
|
||||
rerc96Loet3jz+9Qv6DJ/2Pez7n72UGJ2SWjugrxA5+NlHphwUXtWYzwixp7xjXN
|
||||
ChhDd43BM9P36Kuz2aZLMBeaXKna/AVh/YkXsEZszd9MYaSxrBSFNmSAi0Fas+OF
|
||||
3NAXC+czwMhWuvnUgLE5uu9BPkonUpdKr9wHgHfkkbUkvBBq1Uniwc011k1aXVvF
|
||||
VmNibUXCZtoBi5Ad75wAYk954Obdgw==
|
||||
=aQZA
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 5 19:45:21 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.69.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/kde-frameworks-5.69.0
|
||||
- Changes since 5.68.0:
|
||||
* listen to passiveNotificationRequested
|
||||
* workaround to never make applicationitem resize itself
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 8 09:17:37 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
%define lname libKF5KCMUtils5
|
||||
%define _tar_path 5.68
|
||||
%define _tar_path 5.69
|
||||
# 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: kcmutils
|
||||
Version: 5.68.0
|
||||
Version: 5.69.0
|
||||
Release: 0
|
||||
Summary: Classes to work with KCModules
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user