From ad193451a90ba4d402664a3b550d4a92900a81544a6d0cd2faaa8ffffe0998de Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Mon, 21 May 2018 09:07:08 +0000 Subject: [PATCH] Plasma 5.13 Beta OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kde-gtk-config5?expand=0&rev=164 --- kde-gtk-config-5.12.5.tar.xz | 3 --- kde-gtk-config-5.12.90.tar.xz | 3 +++ kde-gtk-config5.changes | 11 +++++++++++ kde-gtk-config5.spec | 11 +++++------ 4 files changed, 19 insertions(+), 9 deletions(-) delete mode 100644 kde-gtk-config-5.12.5.tar.xz create mode 100644 kde-gtk-config-5.12.90.tar.xz diff --git a/kde-gtk-config-5.12.5.tar.xz b/kde-gtk-config-5.12.5.tar.xz deleted file mode 100644 index f0ccaf8..0000000 --- a/kde-gtk-config-5.12.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d0b62218b50de53018165616d7aba245b8a3fa394ed2834e9d0d945dd0bcbbdc -size 156896 diff --git a/kde-gtk-config-5.12.90.tar.xz b/kde-gtk-config-5.12.90.tar.xz new file mode 100644 index 0000000..e50ff2b --- /dev/null +++ b/kde-gtk-config-5.12.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e7e067ff68c9f5123bb746498dc4b1add55a40fdba162d892e86531859efa55 +size 156356 diff --git a/kde-gtk-config5.changes b/kde-gtk-config5.changes index 55038b7..d8a6811 100644 --- a/kde-gtk-config5.changes +++ b/kde-gtk-config5.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat May 19 14:16:35 CEST 2018 - fabian@ritter-vogt.de + +- Update to 5.12.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.12.90.php +- Changes since 5.12.5: + * Make sure there are less unnecessary changed() emissions (kde#388126) + * Use new connect syntax + ------------------------------------------------------------------- Wed May 2 09:06:33 CEST 2018 - fabian@ritter-vogt.de diff --git a/kde-gtk-config5.spec b/kde-gtk-config5.spec index 71415e7..32d261c 100644 --- a/kde-gtk-config5.spec +++ b/kde-gtk-config5.spec @@ -18,15 +18,15 @@ %bcond_without lang Name: kde-gtk-config5 -Version: 5.12.5 +Version: 5.12.90 Release: 0 Summary: KCM Module to Configure GTK2 and GTK3 Applications Appearance Under KDE License: LGPL-3.0+ and GPL-3.0+ Group: System/GUI/KDE Url: http://projects.kde.org/kde-gtk-config -Source: http://download.kde.org/stable/plasma/%{version}/kde-gtk-config-%{version}.tar.xz Source1: gtkrc-2.0-kde4.template Source2: gtk3-settings.ini-kde4.template +Source: http://download.kde.org/unstable/plasma/%{version}/kde-gtk-config-%{version}.tar.xz BuildRequires: extra-cmake-modules >= 0.0.9 BuildRequires: kf5-filesystem BuildRequires: xz @@ -100,8 +100,7 @@ install -Dpm 0644 %{SOURCE1} %{buildroot}%{_kf5_sharedir}/%{name}/gtkrc-2.0-kde4 install -Dpm 0644 %{SOURCE2} %{buildroot}%{_kf5_sharedir}/%{name}/gtk3-settings.ini-kde4.template %files -%defattr(-,root,root) -%doc COPYING* +%license COPYING* %{_kf5_sharedir}/%{name}/ %config %{_kf5_configdir}/cgctheme.knsrc %config %{_kf5_configdir}/cgcgtk3.knsrc @@ -113,12 +112,12 @@ install -Dpm 0644 %{SOURCE2} %{buildroot}%{_kf5_sharedir}/%{name}/gtk3-settings. %{_kf5_sharedir}/icons/hicolor/*/*/*.* %files gtk2 -%doc COPYING* +%license COPYING* %{_kf5_libdir}/libexec/gtk_preview %{_kf5_libdir}/libexec/reload_gtk_apps %files gtk3 -%doc COPYING* +%license COPYING* %{_kf5_libdir}/libexec/gtk3_preview %if %{with lang}