Hello community, here is the log from the commit of package kactivitymanagerd for openSUSE:Factory checked in at 2018-10-08 17:33:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kactivitymanagerd (Old) and /work/SRC/openSUSE:Factory/.kactivitymanagerd.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kactivitymanagerd" Mon Oct 8 17:33:28 2018 rev:50 rq:640288 version:5.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kactivitymanagerd/kactivitymanagerd.changes 2018-09-13 23:50:43.418434862 +0200 +++ /work/SRC/openSUSE:Factory/.kactivitymanagerd.new/kactivitymanagerd.changes 2018-10-08 17:33:50.699384874 +0200 @@ -1,0 +2,43 @@ +Fri Oct 5 10:01:09 UTC 2018 - fab...@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 - fab...@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 - fab...@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 + +------------------------------------------------------------------- Old: ---- kactivitymanagerd-5.13.5.tar.xz New: ---- kactivitymanagerd-5.14.0.tar.xz kactivitymanagerd-5.14.0.tar.xz.sig plasma.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kactivitymanagerd.spec ++++++ --- /var/tmp/diff_new_pack.a7C2sb/_old 2018-10-08 17:33:54.403379766 +0200 +++ /var/tmp/diff_new_pack.a7C2sb/_new 2018-10-08 17:33:54.411379755 +0200 @@ -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 ++++++ kactivitymanagerd-5.13.5.tar.xz -> kactivitymanagerd-5.14.0.tar.xz ++++++ ++++ 3061 lines of diff (skipped)