Accepting request 977145 from KDE:Frameworks5
KDE Frameworks 5.94.0 OBS-URL: https://build.opensuse.org/request/show/977145 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kactivities-stats?expand=0&rev=74
This commit is contained in:
commit
32977d6b5b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f1069872228e05aea349a0d3f7961da27d1aad3e4c28d0a408fceb98edef03a8
|
|
||||||
size 84296
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmJIS7YACgkQWNDuZIpI
|
|
||||||
s7uU9wf9F38sKFnZxNZlCpPx9ZJdipL2no04vWNQAa8R68Pv6FbAJxgIFLsiurep
|
|
||||||
4dCCw6BjXYSyShhWdBiDECvZvK9iFw2p/+6zdJ9MNBrvLm2awFf0NgYe4lzZgkNo
|
|
||||||
pS/nHtVg8B/cZsvkILX9h3lWM94WWEbNb41Yw47AyUjJZTvEfaKpu23KhtGvSV7x
|
|
||||||
OnrV3Jeiqlexe6BWbry9co0iGgau9sasaNI9lA+LDkRCV/eEaAPF6P0cubHo7o5l
|
|
||||||
A3XHjmuZ56SV+d3loYlEPYvkUtorjhZ6NHZCldowCYMnXb+gYPftq3JwI3zuxWLk
|
|
||||||
CWfLWqQOmXX7VGWkxd/a+XFCd7ZDUQ==
|
|
||||||
=3fVS
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kactivities-stats-5.94.0.tar.xz
Normal file
3
kactivities-stats-5.94.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:83fe7d109d830f348f18432949902700ee8a6a934cbaf3f89ae7bbfb28ef2340
|
||||||
|
size 84580
|
11
kactivities-stats-5.94.0.tar.xz.sig
Normal file
11
kactivities-stats-5.94.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmJ2ZbYACgkQWNDuZIpI
|
||||||
|
s7tJBAgAwXoanNt3sD2pb3RX2jd/IQqdxwopapTpNUgacNI+EnX7YDLFmKqHBd30
|
||||||
|
IL8pnTNwS/e1jgp+oxZVydMp8lix6Kg2g40ItNnAOveCdvMeeXOSWY3Ri3e2qez5
|
||||||
|
kDNBSVLulvDgQtWKorniB/YJACS+MDUKFrky0PG54A7wUtopAot0IKcLBcC86tsE
|
||||||
|
9hrVcdedldZDddsaSKooZpS8bC8c1DelhsUe3/UNuwUyarwls4RrMswgff+Tn7lj
|
||||||
|
jjBo72AdVeRaU7+QLm7HOCDN/Qrck1xDsX97cTd6QyY1+GQ2J8c0ZVkk7rfUrLLf
|
||||||
|
S/QvJxcPhYnN44JiXr/4fZJ2WINO2g==
|
||||||
|
=jGfA
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 10 08:17:44 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.94.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.94.0
|
||||||
|
- Changes since 5.93.0:
|
||||||
|
* Make replace to not block because of missing item removal
|
||||||
|
* Add ResultModel::forgetResources method
|
||||||
|
* Require unittests to pass for CI jobs to pass
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Apr 3 10:46:58 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Apr 3 10:46:58 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5ActivitiesStats1
|
%define lname libKF5ActivitiesStats1
|
||||||
%define _tar_path 5.93
|
%define _tar_path 5.94
|
||||||
# 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 released
|
%bcond_without released
|
||||||
Name: kactivities-stats
|
Name: kactivities-stats
|
||||||
Version: 5.93.0
|
Version: 5.94.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…
Reference in New Issue
Block a user