Hello community,
here is the log from the commit of package systemsettings5 for
openSUSE:Leap:15.2 checked in at 2020-02-16 18:27:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/systemsettings5 (Old)
and /work/SRC/openSUSE:Leap:15.2/.systemsettings5.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "systemsettings5"
Sun Feb 16 18:27:58 2020 rev:71 rq:774491 version:5.18.0
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/systemsettings5/systemsettings5.changes
2020-01-15 16:05:05.903978821 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.systemsettings5.new.26092/systemsettings5.changes
2020-02-16 18:28:58.166738386 +0100
@@ -1,0 +2,40 @@
+Thu Feb 6 15:10:08 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:
+ * delay show window
+ * tooltipmanager: use qstyle wakeup delay instead of hardcoding
+
+-------------------------------------------------------------------
+Thu Jan 23 11:20:48 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Replace %make_jobs with %cmake_build
+
+-------------------------------------------------------------------
+Thu Jan 16 14:04:23 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:
+ * Plasma 5.18 min Qt version is 5.12
+ * Fix crash when loading a top level entry from system settings home page
+ * ModuleView: Hide button when KCModule don't need them
+ * Fix Ctrl+F shortcut conflict (kde#405030)
+ * Ship plasma-logo in repo (kde#415173)
+ * Display sub categories when searching (kde#400303,kde#398619)
+ * Don't use nullptr as flag value
+ * Revert "It compiles fine without deprecated method"
+ * use new icon for search category
+ * Add KDEClangFormat cmake support
+ * Disable the restore defaults button if the KCModule says so
+ * Store stashed model index as QPersistentModelIndex
+ * Draw categories in iconview in a similiar style as Kirigami and new
KCategoryDrawer
+ * Reverse position of hamburger menu and home button
+ * Add "Show intro page" button to System Settings sidebar (kde#405956)
+
+-------------------------------------------------------------------
Old:
----
systemsettings-5.17.5.tar.xz
systemsettings-5.17.5.tar.xz.sig
New:
----
systemsettings-5.18.0.tar.xz
systemsettings-5.18.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ systemsettings5.spec ++++++
--- /var/tmp/diff_new_pack.NvhV3i/_old 2020-02-16 18:28:58.458738539 +0100
+++ /var/tmp/diff_new_pack.NvhV3i/_new 2020-02-16 18:28:58.458738539 +0100
@@ -18,15 +18,15 @@
%bcond_without lang
Name: systemsettings5
-Version: 5.17.5
+Version: 5.18.0
Release: 0
Summary: KDE's control center
License: GPL-2.0-or-later
Group: System/GUI/KDE
Url: http://www.kde.org/
-Source:
https://download.kde.org/stable/plasma/%{version}/systemsettings-%{version}.tar.xz
+Source: systemsettings-%{version}.tar.xz
%if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/systemsettings-%{version}.tar.xz.sig
+Source1: systemsettings-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: extra-cmake-modules >= 1.2.0
@@ -42,6 +42,7 @@
BuildRequires: cmake(KF5DocTools)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5IconThemes)
+BuildRequires: cmake(KF5ItemModels)
BuildRequires: cmake(KF5ItemViews)
BuildRequires: cmake(KF5KCMUtils)
BuildRequires: cmake(KF5KIO)
@@ -76,7 +77,7 @@
%build
%cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
- %make_jobs
+ %cmake_build
%install
%kf5_makeinstall -C build
++++++ systemsettings-5.17.5.tar.xz -> systemsettings-5.18.0.tar.xz ++++++
++++ 20178 lines of diff (skipped)