Hello community, here is the log from the commit of package kde-gtk-config5 for openSUSE:Factory checked in at 2017-12-29 18:48:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kde-gtk-config5 (Old) and /work/SRC/openSUSE:Factory/.kde-gtk-config5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kde-gtk-config5" Fri Dec 29 18:48:42 2017 rev:50 rq:559253 version:5.11.4 Changes: -------- --- /work/SRC/openSUSE:Factory/kde-gtk-config5/kde-gtk-config5.changes 2017-12-08 12:45:30.035444330 +0100 +++ /work/SRC/openSUSE:Factory/.kde-gtk-config5.new/kde-gtk-config5.changes 2017-12-29 18:48:48.892992912 +0100 @@ -1,0 +2,6 @@ +Fri Dec 22 07:46:58 UTC 2017 - [email protected] + +- Remove kde_gtk_config.suse.sh as it's done by breeze-gtk's + kconf_update script now + +------------------------------------------------------------------- Old: ---- kde_gtk_config.suse.sh ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kde-gtk-config5.spec ++++++ --- /var/tmp/diff_new_pack.qWpgIn/_old 2017-12-29 18:48:49.880709235 +0100 +++ /var/tmp/diff_new_pack.qWpgIn/_new 2017-12-29 18:48:49.900703493 +0100 @@ -24,9 +24,8 @@ License: LGPL-3.0+ and GPL-3.0+ Group: System/GUI/KDE Url: http://projects.kde.org/kde-gtk-config -Source1: kde_gtk_config.suse.sh -Source2: gtkrc-2.0-kde4.template -Source3: gtk3-settings.ini-kde4.template +Source1: gtkrc-2.0-kde4.template +Source2: gtk3-settings.ini-kde4.template Source: http://download.kde.org/stable/plasma/%{version}/kde-gtk-config-%{version}.tar.xz BuildRequires: extra-cmake-modules >= 0.0.9 BuildRequires: kf5-filesystem @@ -48,7 +47,6 @@ Suggests: gtk3-metatheme-breeze Provides: kde-gtk-config = %{version} Obsoletes: kde-gtk-config < %{version} -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description kde-gtk-config is a KCM module to configure GTK2 and GTK3 applications @@ -96,16 +94,12 @@ %kf5_find_lang %endif -install -Dpm 0755 %{SOURCE1} %{buildroot}%{_kf5_configdir}/plasma-workspace/env/kde_gtk_config.suse.sh -install -Dpm 0644 %{SOURCE2} %{buildroot}%{_kf5_sharedir}/%{name}/gtkrc-2.0-kde4.template -install -Dpm 0644 %{SOURCE3} %{buildroot}%{_kf5_sharedir}/%{name}/gtk3-settings.ini-kde4.template +install -Dpm 0644 %{SOURCE1} %{buildroot}%{_kf5_sharedir}/%{name}/gtkrc-2.0-kde4.template +install -Dpm 0644 %{SOURCE2} %{buildroot}%{_kf5_sharedir}/%{name}/gtk3-settings.ini-kde4.template %files %defattr(-,root,root) %doc COPYING* -%dir %{_kf5_configdir}/plasma-workspace/env -%dir %{_kf5_configdir}/plasma-workspace -%config %{_kf5_configdir}/plasma-workspace/env/kde_gtk_config.suse.sh %{_kf5_sharedir}/%{name}/ %config %{_kf5_configdir}/cgctheme.knsrc %config %{_kf5_configdir}/cgcgtk3.knsrc
