5.62 (updated)
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kactivities-stats?expand=0&rev=102
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9062eb0f189f1b50674e65a7db9a4b821c628acd1ac650000cebbf1f7bdf0068
|
||||
size 61900
|
@@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl1GAGsACgkQWNDuZIpI
|
||||
s7srfAgAuhvvfKM+XMWQ1Rcn2x9g/8xFigtm2u8Bz+8wwrybMfc3zA9ot7QqDRWC
|
||||
oNfcKxsmzP25epWeMpguDjjXDfqzIpjpYwERABdnQmN/TlX9F0OValqpZ/f8mJXj
|
||||
6LFobij6/H1Hem0MDeWiANXi1i/brdxqAC4zqdJ2x3t+AHFaq7UMesr96KC8SADL
|
||||
ooEegyk56gGoxL4qGnCN0ayrXxKsfYSUkuCCUsGcoxP7fion2370LzRovK/DM2UA
|
||||
pLc9NX6RxPbhuw/jYw/eOo3DTdSpwAoRKor1RiBchx40YtZzq4v30eFKtQEQ94lK
|
||||
ueIv/rMKbEBpRusDu6LYgylaJ9Qh/Q==
|
||||
=6ydi
|
||||
-----END PGP SIGNATURE-----
|
3
kactivities-stats-5.62.0.tar.xz
Normal file
3
kactivities-stats-5.62.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e6850a59d2e3dd566c77aa2b2fdc684737634b59755dcc7de231b8b496acbc1a
|
||||
size 62920
|
11
kactivities-stats-5.62.0.tar.xz.sig
Normal file
11
kactivities-stats-5.62.0.tar.xz.sig
Normal file
@@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl1zz0YACgkQWNDuZIpI
|
||||
s7s59QgAq525XT6pgoljQT8LmxjGtu2VsOIdhCoAxCKLhnB2+23AB6ZJYLgl85wc
|
||||
vKhJOBDGqfoVi04IALso4P4FMcCb/PtzTmhS4ZC4V5XSC1hKgVrzY7JcyeS+aqq5
|
||||
I2aKxQ+I14Ltl7nzLWmALjk2h7OMt7IXa8yWPMGLTSBIzr9Bs0zGONhjG2jHXj9J
|
||||
sBybuwVghlVgxXmO4tULPs5Rk801kqtBahuRJ/+2PRNa3oLYpKrGAUm8GmKRpzZU
|
||||
peZMW7OHdqWjGmohLjdFGMzZukTJvE6HacsYmz4CRIuDast3IQ+QLU/XvQ3+xNB8
|
||||
3/WmzmjwTwJ2PZwEEuijdHpSoVIYjQ==
|
||||
=FNtS
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 7 20:36:27 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.62.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.62.0.php
|
||||
- Changes since 5.61.0:
|
||||
* Add Term::Type::files() and Term::Type::directories() to filter only directories or excluding them
|
||||
* Add @since 5.62 for newly added setters
|
||||
* Add proper logging using ECMQtDeclareLoggingCategory
|
||||
* Add setter to Type, Activity, Agent and UrlFilter query fields
|
||||
* Use special values constants in terms.cpp
|
||||
* Allow date range filtering of resource events using Date Term
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 7 17:51:05 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@@ -25,7 +25,7 @@
|
||||
# Only needed for the package signature condition
|
||||
%bcond_without lang
|
||||
Name: kactivities-stats
|
||||
Version: 5.61.0
|
||||
Version: 5.62.0
|
||||
Release: 0
|
||||
Summary: KDE Plasma Activities support
|
||||
License: LGPL-2.0-or-later
|
||||
@@ -87,6 +87,7 @@ Development files.
|
||||
%files -n %{lname}
|
||||
%license COPYING*
|
||||
%{_kf5_libdir}/libKF5ActivitiesStats.so.*
|
||||
%{_kf5_debugdir}/kactivities-stats.categories
|
||||
|
||||
%files devel
|
||||
%{_kf5_libdir}/libKF5ActivitiesStats.so
|
||||
|
Reference in New Issue
Block a user