Plasma 5.19 Beta. Did I forget to submit the fixes? Untested - please publish disable before accepting.

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kactivitymanagerd?expand=0&rev=114
This commit is contained in:
Christophe Giboudeaux 2020-05-19 13:35:05 +00:00 committed by Git OBS Bridge
parent c95736d9c3
commit 1d41266ca4
6 changed files with 34 additions and 17 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:24f32eb4585d427ee62e08a9fa2f057353085c62644d6bec8fb4b2568e507ac7
size 86988

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl6xeYsACgkQ7JTRj38F
mX7d5Qf+POPj9FUT4f1nbiJ0Zopc9Qor/P0BGEux8PQDHbA5eLH79PY85MrbKtzK
KiQgc4aQMcKWNZCqKW5GEIIZNSWIjWf0dMbDVfaZ+JvLa9/vH8wogTNtNARuWVj9
rRI2rIhvzwIBjkm/A+1JiqVzBjyWADP8BadTqImVO/FIlFMqJQm9LE5YN7RKzZ4S
lBa291MkDcy2WIr2TDZYRlsLd0AZIu1PedCHFJYNF+XOeShF2EP+VGzKCeXsMF//
oXNbgIiSk/njcdin0vhBt8i5dhExdYIQvspqbUi8eBPFinWlATlRjsjFA9gkTOZJ
w7Ebz8wEFpnplDG4UQY4DFz7ZCm07g==
=Ulev
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5a6a3246924cc95706a517ba44eefc130f134179a33499682b0343f583cb767c
size 85132

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl69Hh0ACgkQ7JTRj38F
mX5UxQf+JRWDU3Vh7h3gDw2O4nQOeJ9LMgJN/JtrT2qM3Pk6Uo00WZkF7E9fegxC
0ngNCL/3JeX5NphTFRBtjIAazgULIe0SCBCGa1Cx2qL1VVHhJgBkaaXqa1OW+HUC
+MxCkzGSoq2dHHYamb/1Bz62rqh5aQfUSXAHb5TsB1379V8T6ebi1Z17h0oOgfuK
hB8lr2450qXcElkUikhflAqHxueofZww1nzqltX1b52qCCXrja2ZddRxPqAz6Icl
uSNRGph/KTSAdGHgv4aww6UFmWIczGLiJGM6m09UjnKRJvzEAdzC3kPRtKjVc7QC
r5arGoaMZ1moYHCboatfsEbdSPKDnA==
=6QwK
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu May 14 14:33:02 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.18.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.18.90.php
- Changes since 5.18.5:
* Remove .clang-format
* Remove too strict Qt/KF5 deprecation rule
* bump to require Qt 5.14
* Support execution of shell scripts on activity events
* Require C++17
* No need to use QSet for activity existence checking (kde#418839)
* Remove usage of KDBusConnectionPool
* Port QProcess::startDetached deprecated method
-------------------------------------------------------------------
Tue May 5 13:01:51 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -20,15 +20,15 @@
%bcond_without lang
Name: kactivitymanagerd
Version: 5.18.5
Version: 5.18.90
Release: 0
Summary: KDE Plasma Activities support
License: GPL-2.0-or-later
Group: System/GUI/KDE
Url: http://projects.kde.org/kactivitymanagerd
Source: https://download.kde.org/stable/plasma/%{version}/kactivitymanagerd-%{version}.tar.xz
Source: https://download.kde.org/unstable/plasma/%{version}/kactivitymanagerd-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/plasma/%{version}/kactivitymanagerd-%{version}.tar.xz.sig
Source1: https://download.kde.org/unstable/plasma/%{version}/kactivitymanagerd-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
%if 0%{?suse_version} > 1325