diff --git a/kactivitymanagerd-5.13.5.tar.xz b/kactivitymanagerd-5.13.5.tar.xz deleted file mode 100644 index 4e608c4..0000000 --- a/kactivitymanagerd-5.13.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:58f234c0f20b379c92f13e145045841add6aa3b11c517004d51b9103fbf5db7d -size 85412 diff --git a/kactivitymanagerd-5.14.0.tar.xz b/kactivitymanagerd-5.14.0.tar.xz new file mode 100644 index 0000000..051a1af --- /dev/null +++ b/kactivitymanagerd-5.14.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31fa8730e2c772edd4fdaf121bcb9619be4454466ceae9e1ad1cc05789db5d0e +size 85320 diff --git a/kactivitymanagerd-5.14.0.tar.xz.sig b/kactivitymanagerd-5.14.0.tar.xz.sig new file mode 100644 index 0000000..2e8ed48 --- /dev/null +++ b/kactivitymanagerd-5.14.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCAAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAlu3kj4ACgkQEZaMRJKM +rvz/DAgAk03QBAqTepeD+IgTdQhpwQ9FL2aGidTzk1gTwQIwJzvn+HLEtvWZ/b1v +Q/W1SMgst+6PbD+xqpSJIqPOW07VRnkiNqOFevk0Be5nesHO9LuPPoIaWnJdkoWh +dMBPGUPXSAkDkGUEmVE0/AODxN1NT7wLg2vMkZbzqUaGMUS2OfQmByusgVLoNmN9 +30K+OMqED00P1klEPEtgXhRh5GWTsjqmNhMUTiKiHldoM+OYgogEIwJBIHAMfThw +enVi4zzTzZcncjIQAPRKlgedCliWWP7UiyjaZZVwRbMzYlvD5IKarALj9t+7B1Cr +PIysSe09esm0Z5s6UfO+2WmUkAUh+A== +=t53Y +-----END PGP SIGNATURE----- diff --git a/kactivitymanagerd.changes b/kactivitymanagerd.changes index e2e03cb..efdca9f 100644 --- a/kactivitymanagerd.changes +++ b/kactivitymanagerd.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +Fri Oct 5 10:01:09 UTC 2018 - fabian@ritter-vogt.de + +- Update to 5.14.0 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.14.0.php +- No code changes since 5.13.90 + +------------------------------------------------------------------- +Sat Sep 15 16:25:26 UTC 2018 - fabian@ritter-vogt.de + +- Add tarball signature and keyring containing keys of release managers + Jonathan Riddell and Bhushan Shah + +------------------------------------------------------------------- +Thu Sep 13 17:24:59 UTC 2018 - fabian@ritter-vogt.de + +- Update to 5.13.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.13.90.php +- Changes since 5.13.5: + * QT_MIN_VERSIONS is Qt 5.11 for Plasma 5.14. Agreed at kickoff meeting. Set everywhere for clearity and consistency. + * Enabled the global shortcuts plugin by default + * Remove unused KAMD_DATA_DIR variables + * Use (non-deprecated) KDEInstallDirs variables + * Use KDE_INSTALL_FULL_BINDIR instead of hardcoding bin/ subdir + * Remove unneeded include_directories + * No need to set CMAKE_INCLUDE_CURRENT_DIR, done by KDECMakeSettings + * Add some QT_ definitions to enforce current strict state + * Use override + * Use nullptr + * Fix typo in assert messages + * Use more explicit + * No need to set CMAKE_AUTOMOC ourselves, done by KDECMakeSettings + * Use ecm_setup_qtplugin_macro_names for KAMD_EXPORT_PLUGIN + * No need to add explicitly ECM_KDE_MODULE_DIR, part of ECM_MODULE_PATH + * Use KF5_MIN_VERSION also for ECM, now that it's part of KF + * Remove unneeded cmake macro includes + * Require KDE Frameworks 5.42 and Qt 5.9 + * Bump min cmake version to 3.0 + ------------------------------------------------------------------- Tue Sep 4 10:58:40 UTC 2018 - fabian@ritter-vogt.de diff --git a/kactivitymanagerd.spec b/kactivitymanagerd.spec index 30040e2..4abef82 100644 --- a/kactivitymanagerd.spec +++ b/kactivitymanagerd.spec @@ -15,18 +15,22 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -%global kf5_version 5.45.0 -%global qt5_version 5.10.0 +%global kf5_version 5.50.0 +%global qt5_version 5.11.0 %bcond_without lang Name: kactivitymanagerd -Version: 5.13.5 +Version: 5.14.0 Release: 0 Summary: KDE Plasma Activities support License: GPL-2.0+ Group: System/GUI/KDE Url: http://projects.kde.org/kactivitymanagerd -Source: http://download.kde.org/stable/plasma/%{version}/kactivitymanagerd-%{version}.tar.xz +Source: kactivitymanagerd-%{version}.tar.xz +%if %{with lang} +Source1: kactivitymanagerd-%{version}.tar.xz.sig +Source2: plasma.keyring +%endif %if 0%{?suse_version} > 1325 BuildRequires: libboost_headers-devel %else diff --git a/plasma.keyring b/plasma.keyring new file mode 100644 index 0000000..5e9faf8 Binary files /dev/null and b/plasma.keyring differ