Hello community,
here is the log from the commit of package systemsettings5 for openSUSE:Factory
checked in at 2019-10-14 12:39:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/systemsettings5 (Old)
and /work/SRC/openSUSE:Factory/.systemsettings5.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "systemsettings5"
Mon Oct 14 12:39:18 2019 rev:89 rq:737496 version:5.17.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/systemsettings5/systemsettings5.changes
2019-09-07 11:45:50.862338568 +0200
+++
/work/SRC/openSUSE:Factory/.systemsettings5.new.2352/systemsettings5.changes
2019-10-14 12:39:19.935040706 +0200
@@ -1,0 +2,40 @@
+Thu Oct 10 14:25:49 UTC 2019 - Fabian Vogt <[email protected]>
+
+- Update to 5.17.0
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.17.0.php
+- Changes since 5.16.90:
+ * Explicitly qmlRegisterType QAbstractItemModel
+ * Use symbolic icon in intro page
+
+-------------------------------------------------------------------
+Thu Sep 19 12:32:40 UTC 2019 - Fabian Vogt <[email protected]>
+
+- Update to 5.16.90
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.16.90.php
+- Changes since 5.16.5:
+ * add tooltips to the intro page
+ * Redesign intro page
+ * Improve keyboard navigation (kde#404065)
+ * It compiles fine without deprecated method
+ * We depends against 5.62
+ * It's defined in ECM
+ * Get rid of khtml usage (kill classic mode)
+ * [Sidebar] Use new Kirigami ListSectionHeader component
+ * fix XML syntax
+ * Port System Settings sidebar to QQC2
+ * Move Fonts category down a bit
+ * Make the System Settings category headers look consistent with other
Kirigami lists
+ * Bring back and install System Administration category
+ * Adjust and remove some top-level categories to implement new Appearance
section layout
+ * Rename "Desktop Behavior" category to "Workspace Behavior"
+ * Install in new logging directory when we use kf5 5.59.0
+ * Fix forward declaration
+ * Use new syntax
+- Drop patches, now upstream:
+ * install_administration_category.diff
+
+-------------------------------------------------------------------
Old:
----
install_administration_category.diff
systemsettings-5.16.5.tar.xz
systemsettings-5.16.5.tar.xz.sig
New:
----
systemsettings-5.17.0.tar.xz
systemsettings-5.17.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ systemsettings5.spec ++++++
--- /var/tmp/diff_new_pack.iDVXaA/_old 2019-10-14 12:39:20.459039336 +0200
+++ /var/tmp/diff_new_pack.iDVXaA/_new 2019-10-14 12:39:20.463039325 +0200
@@ -18,22 +18,19 @@
%bcond_without lang
Name: systemsettings5
-Version: 5.16.5
+Version: 5.17.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
-# PATCH-FIX-OPENSUSE install_administration_category.diff -- install System
Administration category, needed at least for YaST KCM
-Patch0: install_administration_category.diff
BuildRequires: extra-cmake-modules >= 1.2.0
BuildRequires: kf5-filesystem
-BuildRequires: kirigami2-devel
BuildRequires: update-desktop-files
BuildRequires: xz
BuildRequires: cmake(KF5Activities)
@@ -47,10 +44,11 @@
BuildRequires: cmake(KF5IconThemes)
BuildRequires: cmake(KF5ItemViews)
BuildRequires: cmake(KF5KCMUtils)
-BuildRequires: cmake(KF5KHtml)
BuildRequires: cmake(KF5KIO)
+BuildRequires: cmake(KF5Kirigami2)
BuildRequires: cmake(KF5Package)
BuildRequires: cmake(KF5Service)
+BuildRequires: cmake(KF5WidgetsAddons)
BuildRequires: cmake(KF5WindowSystem)
BuildRequires: cmake(KF5XmlGui)
BuildRequires: cmake(LibKWorkspace)
@@ -94,6 +92,7 @@
%files
%license COPYING*
+%{_kf5_appstreamdir}/org.kde.systemsettings.metainfo.xml
%{_kf5_bindir}/systemsettings5
%{_kf5_libdir}/libsystemsettingsview.so.*
%{_kf5_plugindir}/
@@ -109,7 +108,6 @@
%dir %{_kf5_sharedir}/kpackage/genericqml
%{_kf5_sharedir}/kpackage/genericqml/org.kde.systemsettings.sidebar
%{_kf5_debugdir}/*.categories
-%{_kf5_appstreamdir}/org.kde.systemsettings.metainfo.xml
%files devel
%{_kf5_libdir}/libsystemsettingsview.so
++++++ systemsettings-5.16.5.tar.xz -> systemsettings-5.17.0.tar.xz ++++++
++++ 24404 lines of diff (skipped)