Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package systemsettings5 for openSUSE:Factory
checked in at 2022-02-07 23:37:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/systemsettings5 (Old)
and /work/SRC/openSUSE:Factory/.systemsettings5.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "systemsettings5"
Mon Feb 7 23:37:13 2022 rev:133 rq:951912 version:5.24.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/systemsettings5/systemsettings5.changes
2022-01-11 21:14:51.316772533 +0100
+++
/work/SRC/openSUSE:Factory/.systemsettings5.new.1898/systemsettings5.changes
2022-02-07 23:37:44.506586442 +0100
@@ -1,0 +2,33 @@
+Sat Feb 5 19:51:04 UTC 2022 - Fabian Vogt <[email protected]>
+
+- Update to 5.24.0
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/plasma/5/5.24.0
+- Changes since 5.23.90:
+ * Systemsettings runner: Increase relevance if we have an exact match in the
keywords
+ * Do not show Help button if there's no help path defined
+ * ModuleView: Correctly update button box visibility
+ * Systemsettings Runner: Skip KCM that are not launchable
+ * IconView: Fix header padding (kde#449040)
+ * ModuleView: Improve code for header updates (kde#432093)
+ * Use a more familiar icon for the "Input Devices" category (kde#449056)
+ * Sidebar: Keep headers minimum height on two columns (kde#448889)
+ * FooterToolbar: Match also padding to the modules' buttons
+ * Completely hide the button box when there are no buttons
+ * Hide page name for ExternalAppModule
+ * Fix setting of headings for external modules (kde#448672)
+ * Do not focus the searchfield on startup if a virtual keyboard is enabled
+ * Fix trash KCM not showing up in KRunner (kde#448449)
+ * systemsettings runner: Consider KCM keywords for querying (kde#445304)
+
+-------------------------------------------------------------------
+Thu Jan 13 20:30:45 UTC 2022 - Fabian Vogt <[email protected]>
+
+- Update to 5.23.90
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/plasma/5/5.23.90
+- Too many changes to list here
+
+-------------------------------------------------------------------
Old:
----
systemsettings-5.23.5.tar.xz
systemsettings-5.23.5.tar.xz.sig
New:
----
systemsettings-5.24.0.tar.xz
systemsettings-5.24.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ systemsettings5.spec ++++++
--- /var/tmp/diff_new_pack.UcNYS7/_old 2022-02-07 23:37:45.190581838 +0100
+++ /var/tmp/diff_new_pack.UcNYS7/_new 2022-02-07 23:37:45.194581811 +0100
@@ -16,17 +16,17 @@
#
-%bcond_without lang
+%bcond_without released
Name: systemsettings5
-Version: 5.23.5
+Version: 5.24.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
-%if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/systemsettings-%{version}.tar.xz.sig
+Source: systemsettings-%{version}.tar.xz
+%if %{with released}
+Source1: systemsettings-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: extra-cmake-modules >= 1.2.0
@@ -77,7 +77,7 @@
%install
%kf5_makeinstall -C build
-%if %{with lang}
+%if %{with released}
%kf5_find_lang
%kf5_find_htmldocs
%endif
@@ -96,6 +96,7 @@
%{_kf5_applicationsdir}/*.desktop
%{_kf5_appstreamdir}/org.kde.systemsettings.metainfo.xml
%{_kf5_bindir}/systemsettings5
+%{_kf5_bindir}/systemsettings
%{_kf5_debugdir}/*.categories
%{_kf5_libdir}/libsystemsettingsview.so.3
%{_kf5_plugindir}/
@@ -105,7 +106,7 @@
%{_kf5_sharedir}/kxmlgui5/
%{_kf5_sharedir}/systemsettings/
-%if %{with lang}
+%if %{with released}
%files lang -f %{name}.lang
%endif
++++++ systemsettings-5.23.5.tar.xz -> systemsettings-5.24.0.tar.xz ++++++
++++ 34019 lines of diff (skipped)