Hello community, here is the log from the commit of package kmenuedit5 for openSUSE:Leap:15.2 checked in at 2020-02-16 18:26:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/kmenuedit5 (Old) and /work/SRC/openSUSE:Leap:15.2/.kmenuedit5.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmenuedit5" Sun Feb 16 18:26:12 2020 rev:85 rq:773599 version:5.18.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/kmenuedit5/kmenuedit5.changes 2020-01-15 15:16:20.830272951 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.kmenuedit5.new.26092/kmenuedit5.changes 2020-02-16 18:26:20.718655957 +0100 @@ -1,0 +2,43 @@ +Thu Feb 6 15:10:04 UTC 2020 - Fabian Vogt <[email protected]> + +- Update to 5.18.0 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.18.0.php +- Changes since 5.17.90: + * Correctly save shortcuts of new Items (kde#415699) + +------------------------------------------------------------------- +Thu Jan 23 11:20:13 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Replace %make_jobs with %cmake_build + +------------------------------------------------------------------- +Thu Jan 16 14:04:17 UTC 2020 - Fabian Vogt <[email protected]> + +- Update to 5.17.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.17.90.php +- Changes since 5.17.5: + * KF5_MIN_VERSION for plasma 5.18 is KF5 5.66.0 + * Get icon size from QStyle + * Fix link: ui.html -> menus.html + * Add copyright header to update program + * Fix build + * Port to KGlobalAccel + * Focus search field by default (kde#413563) + * Add KDEClangFormat cmake support + * not necessary to use a KLineEdit -> convert to QLineEdit. Add clear + * Fix crash with sortAllByName/Description + * Fix Bug 412587 - [Crash] Kde Menu Editor (kde#412587) + * It compiles fine without deprecated methods + * Byebye QSignalMapper + * It's install directly in KDE_INSTALL_LOGGINGCATEGORIESDIR + * It's already in ecm + * Use KF5_MIN_VERSION version + * Port away from deprecated KDELibs4Support + * Fix issues found by EBN + * Make it compile without deprecated methods + +------------------------------------------------------------------- Old: ---- kmenuedit-5.17.5.tar.xz kmenuedit-5.17.5.tar.xz.sig New: ---- kmenuedit-5.18.0.tar.xz kmenuedit-5.18.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kmenuedit5.spec ++++++ --- /var/tmp/diff_new_pack.HNZvhX/_old 2020-02-16 18:26:21.030656121 +0100 +++ /var/tmp/diff_new_pack.HNZvhX/_new 2020-02-16 18:26:21.030656121 +0100 @@ -18,7 +18,7 @@ %bcond_without lang Name: kmenuedit5 -Version: 5.17.5 +Version: 5.18.0 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} @@ -28,9 +28,9 @@ License: GPL-2.0-only Group: System/GUI/KDE Url: http://www.kde.org/ -Source: https://download.kde.org/stable/plasma/%{version}/kmenuedit-%{version}.tar.xz +Source: kmenuedit-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/plasma/%{version}/kmenuedit-%{version}.tar.xz.sig +Source1: kmenuedit-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: extra-cmake-modules >= 1.7.0 @@ -38,6 +38,7 @@ BuildRequires: kf5-filesystem BuildRequires: xz BuildRequires: cmake(KF5DBusAddons) +BuildRequires: cmake(KF5GlobalAccel) BuildRequires: cmake(KF5I18n) BuildRequires: cmake(KF5IconThemes) BuildRequires: cmake(KF5KDELibs4Support) @@ -60,7 +61,7 @@ %build %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir} - %make_jobs + %cmake_build %install %kf5_makeinstall -C build @@ -86,6 +87,8 @@ %dir %{_kf5_htmldir} %{_kf5_htmldir}/en/kmenuedit/ %{_kf5_debugdir}/kmenuedit.categories +%dir %{_kf5_libdir}/kconf_update_bin +%{_kf5_libdir}/kconf_update_bin/kmenuedit_globalaccel %if %{with lang} %files lang -f %{name}.lang ++++++ kmenuedit-5.17.5.tar.xz -> kmenuedit-5.18.0.tar.xz ++++++ ++++ 22023 lines of diff (skipped)
