Hello community,
here is the log from the commit of package kde-gtk-config5 for openSUSE:Factory
checked in at 2020-10-13 15:28:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kde-gtk-config5 (Old)
and /work/SRC/openSUSE:Factory/.kde-gtk-config5.new.3486 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kde-gtk-config5"
Tue Oct 13 15:28:07 2020 rev:100 rq:840980 version:5.20.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kde-gtk-config5/kde-gtk-config5.changes
2020-09-04 11:06:21.422856245 +0200
+++
/work/SRC/openSUSE:Factory/.kde-gtk-config5.new.3486/kde-gtk-config5.changes
2020-10-13 15:28:18.740833786 +0200
@@ -1,0 +2,29 @@
+Thu Oct 8 16:55:19 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.20.0
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/plasma-5.20.0
+- Changes since 5.19.90:
+ * Disable global animations for the time decoration is being rendered
(kde#426687)
+ * Fix default decoration fallback
+ * Remove kservice dependency
+
+-------------------------------------------------------------------
+Thu Sep 17 20:02:58 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.19.90
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/plasma-5.19.90
+- Changes since 5.19.5:
+ * Convert copyright statements to SPDX expressions
+ * Sync titlebar button appearance with GTK CSD apps
+ * Port deprecated method
+ * Make a strong hint, that xsettingsd is a de facto required runtime
dependency
+ * Provide an unified interface for setting GTK theme
+ * Synchronize the cursor size setting (kde#421133)
+ * Create README for the project
+ * Provide a logo for the project
+
+-------------------------------------------------------------------
Old:
----
kde-gtk-config-5.19.5.tar.xz
kde-gtk-config-5.19.5.tar.xz.sig
New:
----
kde-gtk-config-5.20.0.tar.xz
kde-gtk-config-5.20.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kde-gtk-config5.spec ++++++
--- /var/tmp/diff_new_pack.bXB2BE/_old 2020-10-13 15:28:19.528834120 +0200
+++ /var/tmp/diff_new_pack.bXB2BE/_new 2020-10-13 15:28:19.532834122 +0200
@@ -18,26 +18,29 @@
%bcond_without lang
Name: kde-gtk-config5
-Version: 5.19.5
+Version: 5.20.0
Release: 0
Summary: Daemon for GTK2 and GTK3 Applications Appearance Under KDE
License: LGPL-3.0-or-later AND GPL-3.0-or-later
Group: System/GUI/KDE
URL: http://projects.kde.org/kde-gtk-config
-Source:
https://download.kde.org/stable/plasma/%{version}/kde-gtk-config-%{version}.tar.xz
+Source: kde-gtk-config-%{version}.tar.xz
%if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/kde-gtk-config-%{version}.tar.xz.sig
+Source1: kde-gtk-config-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: extra-cmake-modules >= 0.0.9
BuildRequires: kf5-filesystem
+BuildRequires: sassc
BuildRequires: xz
+BuildRequires: cmake(KDecoration2)
BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5ConfigWidgets)
BuildRequires: cmake(KF5CoreAddons)
BuildRequires: cmake(KF5DBusAddons)
BuildRequires: cmake(KF5GuiAddons)
BuildRequires: cmake(KF5IconThemes)
+BuildRequires: cmake(Qt5Svg)
BuildRequires: pkgconfig(giomm-2.4)
BuildRequires: pkgconfig(gtk+-2.0)
BuildRequires: pkgconfig(gtk+-3.0)
@@ -52,26 +55,20 @@
Obsoletes: kde-gtk-config < %{version}
# Existed only up to 5.17
Obsoletes: %{name}-lang < %{version}
+# Since Plasma 5.19, the gtk3 settings also apply to gtk2
+# and in 5.20 the gtk2 preview got dropped.
+Provides: kde-gtk-config5-gtk2 = %{version}
+Obsoletes: kde-gtk-config5-gtk2 < %{version}
+Recommends: %{name}-gtk3
%description
kde-gtk-config is a KDED module which configures GTK2 and GTK3 applications
appearance under KDE.
-%package gtk2
-Summary: GTK2 Preview Helper for the GTK Configuration
-Group: System/GUI/KDE
-Requires: %{name} = %{version}
-Supplements: packageand(%{name}:libgtk-2_0-0)
-
-%description gtk2
-This package contains a helper application that allows previewing
-the GTK2 application style from within the application style KCM
-
%package gtk3
Summary: GTK3 Preview Helper for the GTK Configuration
Group: System/GUI/KDE
Requires: %{name} = %{version}
-Supplements: packageand(%{name}:libgtk-3-0)
%description gtk3
This package contains a helper application that allows previewing
@@ -88,28 +85,24 @@
%kf5_makeinstall -C build
%files
-%license COPYING*
+%license LICENSES/*
%dir %{_kf5_libdir}/gtk-3.0/
%dir %{_kf5_libdir}/gtk-3.0/modules/
%{_kf5_libdir}/gtk-3.0/modules/libcolorreload-gtk-module.so
+%{_kf5_libdir}/gtk-3.0/modules/libwindow-decorations-gtk-module.so
%dir %{_kf5_plugindir}/kf5
%dir %{_kf5_plugindir}/kf5/kded
%{_kf5_plugindir}/kf5/kded/gtkconfig.so
-%dir %{_kf5_sharedir}/kcm-gtk-module/
-%{_kf5_sharedir}/kcm-gtk-module/preview.ui
%dir %{_kf5_sharedir}/kconf_update/
%{_kf5_sharedir}/kconf_update/gtkconfig.upd
%dir %{_kf5_libdir}/kconf_update_bin/
%{_kf5_libdir}/kconf_update_bin/gtk_theme
-%files gtk2
-%license COPYING*
-%{_kf5_libdir}/libexec/gtk_preview
-%{_kf5_libdir}/libexec/reload_gtk_apps
-
%files gtk3
-%license COPYING*
+%license LICENSES/*
%{_kf5_libdir}/libexec/gtk3_preview
+%dir %{_kf5_sharedir}/themes/Breeze/
+%{_kf5_sharedir}/themes/Breeze/window_decorations.css
%changelog
++++++ kde-gtk-config-5.19.5.tar.xz -> kde-gtk-config-5.20.0.tar.xz ++++++
++++ 5583 lines of diff (skipped)