Hello community,
here is the log from the commit of package systemsettings5 for openSUSE:Factory
checked in at 2020-06-08 23:57:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/systemsettings5 (Old)
and /work/SRC/openSUSE:Factory/.systemsettings5.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "systemsettings5"
Mon Jun 8 23:57:01 2020 rev:101 rq:812338 version:5.19.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/systemsettings5/systemsettings5.changes
2020-05-07 15:11:25.572482646 +0200
+++
/work/SRC/openSUSE:Factory/.systemsettings5.new.3606/systemsettings5.changes
2020-06-08 23:57:56.975940377 +0200
@@ -1,0 +2,29 @@
+Thu Jun 4 13:27:15 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.19.0
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.19.0.php
+- Changes since 5.18.90:
+ * don't try to access invalid modules (kde#422029)
+
+-------------------------------------------------------------------
+Thu May 14 14:33:10 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.18.90
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.18.90.php
+- Changes since 5.18.5:
+ * Add global shortcut
+ * Support module commandline paramenter
+ * Port from KRun::runService to KIO::ApplicationLauncherJob
+ * Use correct icon for Applications category
+ * bump to require Qt 5.14
+ * Hide configure action in Info center mode (kde#417977,kde#417981)
+ * If KHelpCenter isn't available fallback to opening doc at docs.kde.org
(kde#405647)
+ * Handle spawning kinfocenter with a full path
+ * delay show window
+ * Introduce an Info Center mode (kde#412975)
+
+-------------------------------------------------------------------
Old:
----
systemsettings-5.18.5.tar.xz
systemsettings-5.18.5.tar.xz.sig
New:
----
systemsettings-5.19.0.tar.xz
systemsettings-5.19.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ systemsettings5.spec ++++++
--- /var/tmp/diff_new_pack.jCqskY/_old 2020-06-08 23:57:57.623942376 +0200
+++ /var/tmp/diff_new_pack.jCqskY/_new 2020-06-08 23:57:57.627942389 +0200
@@ -18,15 +18,15 @@
%bcond_without lang
Name: systemsettings5
-Version: 5.18.5
+Version: 5.19.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
@@ -40,6 +40,7 @@
BuildRequires: cmake(KF5DBusAddons)
BuildRequires: cmake(KF5Declarative)
BuildRequires: cmake(KF5DocTools)
+BuildRequires: cmake(KF5GuiAddons)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5IconThemes)
BuildRequires: cmake(KF5ItemModels)
@@ -93,22 +94,22 @@
%files
%license COPYING*
+%dir %{_kf5_sharedir}/kglobalaccel
+%dir %{_kf5_sharedir}/kpackage
+%dir %{_kf5_sharedir}/kpackage/genericqml
+%doc %{_kf5_htmldir}/en/*/
+%{_kf5_applicationsdir}/*.desktop
%{_kf5_appstreamdir}/org.kde.systemsettings.metainfo.xml
%{_kf5_bindir}/systemsettings5
+%{_kf5_debugdir}/*.categories
%{_kf5_libdir}/libsystemsettingsview.so.*
%{_kf5_plugindir}/
-%{_kf5_applicationsdir}/*.desktop
-%dir %{_kf5_htmldir}/en
-%dir %{_kf5_htmldir}
-%doc %{_kf5_htmldir}/en/*/
%{_kf5_servicesdir}/
%{_kf5_servicetypesdir}/
-%{_kf5_sharedir}/systemsettings/
-%{_kf5_sharedir}/kxmlgui5/
-%dir %{_kf5_sharedir}/kpackage
-%dir %{_kf5_sharedir}/kpackage/genericqml
+%{_kf5_sharedir}/kglobalaccel/systemsettings.desktop
%{_kf5_sharedir}/kpackage/genericqml/org.kde.systemsettings.sidebar
-%{_kf5_debugdir}/*.categories
+%{_kf5_sharedir}/kxmlgui5/
+%{_kf5_sharedir}/systemsettings/
%files devel
%{_kf5_libdir}/libsystemsettingsview.so
++++++ systemsettings-5.18.5.tar.xz -> systemsettings-5.19.0.tar.xz ++++++
++++ 22201 lines of diff (skipped)