Accepting request 878779 from KDE:Frameworks5
KDE Frameworks 5.80 (forwarded request 878671 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/878779 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kactivities-stats?expand=0&rev=60
This commit is contained in:
commit
625924750d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:23f5f68ddab812499052f3a4cb3b9c2244226bc63096a01ecf7552171242b968
|
|
||||||
size 81928
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmAe6r8ACgkQWNDuZIpI
|
|
||||||
s7sSYgf+K5OluCF642K81yxv+AVUYi7cHd9MuKTNBmPrBy9dXzqsSGziKUDvIlTk
|
|
||||||
4+Pj/8BDsXCyP4jL7ZESAR6Cqh3WwyWQ4V0vm1D5EHZ274HjRmyZha42morcDOFD
|
|
||||||
szXFQqIGHhvUHpL9wt0ZYK90g26rK8Jgc1G08NSZjQTjzoFtcK45MjZ5AGYhk2+S
|
|
||||||
NfuSFCjQgfVrTpTpg+YJL+8zp9VcsXxR0mWer4gqn5tX0EnSPqmpUeByPNuYseaB
|
|
||||||
RBtA6+1gEPYpCi23MHHqilYH9Mg2iJHflJy3YAkO1JAQMPrIEEXk6qLJb2tWtwTU
|
|
||||||
nFpnoRjWeNPy5tIRJ53bYeF1e01tUA==
|
|
||||||
=83Zq
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kactivities-stats-5.80.0.tar.xz
Normal file
3
kactivities-stats-5.80.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d689b7e9b75debce048fa4cbbc95924a4bfb2dd0c32b5874413b2871d18573f0
|
||||||
|
size 81992
|
11
kactivities-stats-5.80.0.tar.xz.sig
Normal file
11
kactivities-stats-5.80.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmBD1csACgkQWNDuZIpI
|
||||||
|
s7uVgwgAi5oqvX82axtuiWgouICJOsyA79mttdBwkkeBgBOqWcsH+I7imrla27g4
|
||||||
|
Yj39SP7CAIHKhqFSjFxjed06FkmSW1anrPEYXdlTF0hbKzmxKuUJ1aI2eVrej8J0
|
||||||
|
jcZcIhrS1n4eWbLdwUd9ZV9PpzSGvoVcDZovKbbXlKyvYQmWPta1siTJjWY8x229
|
||||||
|
1s/0owEgBmLV28BPpQRGxKIeXwt/nIv3L852RyIBoB2Yp7BlLlkfoidyt3Tp+erE
|
||||||
|
w5NNjmSehUEbZhOFUzJpERqDOfS7fogDC2/qnJu/2jnQaVXB0aDpdQHYtTt/WgXJ
|
||||||
|
ZzFW2ZJBxdM8KGE50b0H7sspY61UNA==
|
||||||
|
=bEXG
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 7 09:26:31 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.80.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.80.0
|
||||||
|
- Changes since 5.79.0:
|
||||||
|
* Remove KActivities DBUS string macro magic
|
||||||
|
* Fix DBus interfaces after clang-format broke them (kde#433750)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 8 08:45:58 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
Mon Feb 8 08:45:58 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5ActivitiesStats1
|
%define lname libKF5ActivitiesStats1
|
||||||
%define _tar_path 5.79
|
%define _tar_path 5.80
|
||||||
# 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)
|
||||||
@ -25,7 +25,7 @@
|
|||||||
# Only needed for the package signature condition
|
# Only needed for the package signature condition
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kactivities-stats
|
Name: kactivities-stats
|
||||||
Version: 5.79.0
|
Version: 5.80.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: KDE Plasma Activities support
|
Summary: KDE Plasma Activities support
|
||||||
License: LGPL-2.0-or-later
|
License: LGPL-2.0-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user