diff --git a/kactivitymanagerd-5.20.5.tar.xz b/kactivitymanagerd-5.20.5.tar.xz deleted file mode 100644 index 50dc7af..0000000 --- a/kactivitymanagerd-5.20.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c800c2782884cdbb906c99709f8bbce4a45c5b9abde73cf4fa5222acf8d0facb -size 95236 diff --git a/kactivitymanagerd-5.20.5.tar.xz.sig b/kactivitymanagerd-5.20.5.tar.xz.sig deleted file mode 100644 index 46c3ea3..0000000 --- a/kactivitymanagerd-5.20.5.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl/0UpgACgkQ7JTRj38F -mX43hAf/WJIlhFa7eR/afX8W50yLZnz+0ylJixaea//hpedLdffqbI1juZIo4xWX -dcy+XDLCrWaY/34xxkyY5oMw05Fj23HjvSq827R8F8JrMOvP+OMB60+p+FxBaVD6 -shqO9TZovvWgHa/VNXYLzQWnpXHQdyZKI4K1qATSaqdjHr0UCAkjEn3pJmdyxRYu -HU1KPV37ZDSDkn7s5FBgCn6JubRzb6BpzI1oggtg2f7HUOhLxe35il6IY1QQB4sd -O1mTtptUzddl99+d5VErsWFe83mxflr3gRFQI3MtawDVO0U3YXw2cxnJYjp0rual -uxYEVweCCq6nd6lYfICPqY4hjrUaGQ== -=Qbjb ------END PGP SIGNATURE----- diff --git a/kactivitymanagerd-5.20.90.tar.xz b/kactivitymanagerd-5.20.90.tar.xz new file mode 100644 index 0000000..fec7746 --- /dev/null +++ b/kactivitymanagerd-5.20.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a00b65fde6d4a09fa86b5852f0c50587f872ed65c41ff745debc9f2c3a9a701 +size 99376 diff --git a/kactivitymanagerd-5.20.90.tar.xz.sig b/kactivitymanagerd-5.20.90.tar.xz.sig new file mode 100644 index 0000000..7da69ee --- /dev/null +++ b/kactivitymanagerd-5.20.90.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmAJdrsACgkQ7JTRj38F +mX4t5gf+J68NGhFeOwGTKH5+4jR/+Bb1WqmBdEqKApZrg0SYrWGI7RbW1sz1iDuw +cUE6uiR3BsMrr0mCvevFn0X+ELRZBACOOa5+AEM/Met5dzcmFQ7uCBSvLxm2zkeG +uzx5VZ86wVsnb6alOGy6pd2xwhh9zHOkwtGfNFCsKFne7SNSAIxUMoIcL7URAszJ +GeWmOSiOtt4m2v7DkiD6N4bMduS6ACiliqU2gsOFzqNfEqt8iWc43xqMsJEgHL+Q +um2wmhXdiNiN6X6bMDBgZix0wsMU5DNKa9/nH/gSzWgPnJQHmPKq8X1FMnRvIfit +qVgCM/nFy9QNbg3Db5+uAxQRRkxJuA== +=Bp4E +-----END PGP SIGNATURE----- diff --git a/kactivitymanagerd.changes b/kactivitymanagerd.changes index 2288826..54a3aca 100644 --- a/kactivitymanagerd.changes +++ b/kactivitymanagerd.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Thu Jan 21 21:31:33 UTC 2021 - Fabian Vogt + +- Update to 5.20.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/plasma/5/20.90/ +- Changes since 5.20.5: + * Add trailing comma to enums + * Fix Boot dependency problems and cleanup old configs + * If include is define in .h remove it if it's defined in .cpp too (scripted) + * Fix a dangling reference to the list of database files + * Explicit lambda captures to avoid future dangling reference bugs + * Fix a dangling reference to the list of database files + * Convert copyright statements to SPDX expressions + * Explicitly scope unit to graphical-session.target + * Fix installation of the systemd unit + * Use correct way to register for a shortcut (kde#374575) + * systemd dbus activation + ------------------------------------------------------------------- Tue Jan 5 14:40:01 UTC 2021 - Fabian Vogt diff --git a/kactivitymanagerd.spec b/kactivitymanagerd.spec index 7bfeb07..a427aed 100644 --- a/kactivitymanagerd.spec +++ b/kactivitymanagerd.spec @@ -20,15 +20,15 @@ %bcond_without lang Name: kactivitymanagerd -Version: 5.20.5 +Version: 5.20.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 @@ -52,6 +52,7 @@ BuildRequires: cmake(KF5KIO) >= %{kf5_version} BuildRequires: cmake(KF5Service) >= %{kf5_version} BuildRequires: cmake(KF5WindowSystem) >= %{kf5_version} BuildRequires: cmake(KF5XmlGui) >= %{kf5_version} +BuildRequires: systemd-rpm-macros BuildRequires: xz BuildRequires: cmake(Qt5Core) >= %{qt5_version} BuildRequires: cmake(Qt5DBus) >= %{qt5_version} @@ -84,7 +85,6 @@ Provides translations to the package %{name}. %prep %setup -q -n kactivitymanagerd-%{version} -%autopatch -p1 %build %cmake_kf5 -d build @@ -98,22 +98,30 @@ Provides translations to the package %{name}. %find_lang kactivities5 %endif -%post -p /sbin/ldconfig +%post +/sbin/ldconfig +%{systemd_user_post plasma-kactivitymanagerd.service} -%postun -p /sbin/ldconfig +%preun +%{systemd_user_preun plasma-kactivitymanagerd.service} + +%postun +/sbin/ldconfig +%{systemd_user_postun plasma-kactivitymanagerd.service} %if %{with lang} %files -n %name-lang -f kactivities5.lang %endif %files -%license COPYING* +%license LICENSES/* %{_kf5_libdir}/libexec/kactivitymanagerd %{_kf5_libdir}/libkactivitymanagerd_plugin.so %{_kf5_plugindir}/ %{_kf5_servicesdir}/ %{_kf5_servicetypesdir}/ -%{_kf5_sharedir}/dbus-1/services/org.kde.activitymanager.service +%{_kf5_sharedir}/dbus-1/services/org.kde.ActivityManager.service %{_kf5_debugdir}/kactivitymanagerd.categories +%{_userunitdir}/plasma-kactivitymanagerd.service %changelog