Accepting request 912107 from KDE:Frameworks5
KDE Frameworks 5.85.0 (forwarded request 912073 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/912107 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kactivities-stats?expand=0&rev=65
This commit is contained in:
commit
dbaf011bd2
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:04ba923fc4d8a5ed94cf491fe89bb3e0921920f31de0d46c360a6ec6be0468d5
|
|
||||||
size 81692
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmDgioAACgkQWNDuZIpI
|
|
||||||
s7v8ZQf/RybC7LQZTpUxT/+Ei3uuNdSDifzhpa3tiHWaFgjNaGu09XtB7L1qi1DC
|
|
||||||
S8rRvrw7euf4pJwA11d1hkKcPfBxOj5qK2sUuxUCDwy4LPOWOtDEmBzvzw3xT60x
|
|
||||||
Nmd1SbEqpu9XhzxXv8D8/aIaQ2vE7BwEjtnhf2aZAOSpzATeJ+S7ooaXT4FBnOIu
|
|
||||||
/nWzeCttMMy0BEl1RB62JxHxAGR5/wyQUxRnb088LnPO33PNSntbSKeeBWFFrMu+
|
|
||||||
saBsqEWviZYczRXE93o7fOYW28qFabzA7gRdKqUCgiZZsDixnJAvjFEd0EuNrwLA
|
|
||||||
0GXeeB1PUZGaFi3NgwQ3RVp93I54jA==
|
|
||||||
=akqF
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kactivities-stats-5.85.0.tar.xz
Normal file
3
kactivities-stats-5.85.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e19779787585fe26e0eec62c0f9ba7c8cf0c68b1c21eb43ee37d344d15e6c523
|
||||||
|
size 81924
|
11
kactivities-stats-5.85.0.tar.xz.sig
Normal file
11
kactivities-stats-5.85.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmENBTQACgkQWNDuZIpI
|
||||||
|
s7u4nwf+NGuUOu/enhdXxbFy+7HYZBXBUlfkCHdi5TxPhvZcW4eMhP//CJmdtt9E
|
||||||
|
wSI/Oh7HHD2ttkngn6uxw7D3UhkLUUM32H4tYKUfus+YmqH/J+ToFXnBrC38xJMN
|
||||||
|
4k2b7fPreExRwjjcTa9wfdxroD/hm2XSdJi/AFmgRGQX1QkLFpQn0d53O9WTbFQp
|
||||||
|
Rf0yU6QLOeHLeZFRypolD9SOjGyeD7TvPD16jdSPbIMAeyuamZ0B2IhGsTL9l1sP
|
||||||
|
71V4zVrV/cf8sjboz+vtuSOD9kxpIUu8oaas3wyTIG+UGgiUyRT2v6BQ07NjCNds
|
||||||
|
AXY1qWHGeaEthXPp99EtrSKTrX0eAQ==
|
||||||
|
=QsnU
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 6 12:11:22 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.85.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.85.0
|
||||||
|
- Changes since 5.84.0:
|
||||||
|
* Autotests: restore test commented-out in 2016
|
||||||
|
* Autotests: test-internals before refactoring
|
||||||
|
* Avoid test-crash because of QStringBuilder
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 4 07:45:07 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Jul 4 07:45:07 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5ActivitiesStats1
|
%define lname libKF5ActivitiesStats1
|
||||||
%define _tar_path 5.84
|
%define _tar_path 5.85
|
||||||
# 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.84.0
|
Version: 5.85.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