diff --git a/kde-gtk-config-5.13.5.tar.xz b/kde-gtk-config-5.13.5.tar.xz deleted file mode 100644 index c0f9999..0000000 --- a/kde-gtk-config-5.13.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:46cee07a27dfa0659435bd8e2bb7444b0f981b50151e4006cbb6cf728f27461a -size 156428 diff --git a/kde-gtk-config-5.13.90a.tar.xz b/kde-gtk-config-5.13.90a.tar.xz new file mode 100644 index 0000000..eb9c0ad --- /dev/null +++ b/kde-gtk-config-5.13.90a.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0539f3cd8e9d0340e9356de236429ca4000baad2d3bf3105fcd46bd55a78ff5 +size 156912 diff --git a/kde-gtk-config5.changes b/kde-gtk-config5.changes index aadb7d0..e058ff6 100644 --- a/kde-gtk-config5.changes +++ b/kde-gtk-config5.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Sep 13 17:24:59 UTC 2018 - fabian@ritter-vogt.de + +- Update to 5.13.90a + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.13.90.php +- Git branch at time of 5.13.90 tarball creation was missing previous + fixes, the tarball got remade +- Changes since 5.13.5: + * Make sure there are less unnecessary changed() emissions (kde#388126) + * Use new connect syntax + ------------------------------------------------------------------- Tue Sep 4 10:58:40 UTC 2018 - fabian@ritter-vogt.de diff --git a/kde-gtk-config5.spec b/kde-gtk-config5.spec index 05a7dcd..d5d7969 100644 --- a/kde-gtk-config5.spec +++ b/kde-gtk-config5.spec @@ -18,7 +18,7 @@ %bcond_without lang Name: kde-gtk-config5 -Version: 5.13.5 +Version: 5.13.90a Release: 0 Summary: KCM Module to Configure GTK2 and GTK3 Applications Appearance Under KDE License: LGPL-3.0-or-later AND GPL-3.0-or-later @@ -26,7 +26,7 @@ Group: System/GUI/KDE Url: http://projects.kde.org/kde-gtk-config 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 +Source: http://download.kde.org/unstable/plasma/5.13.90/kde-gtk-config-%{version}.tar.xz BuildRequires: extra-cmake-modules >= 0.0.9 BuildRequires: kf5-filesystem BuildRequires: xz @@ -85,6 +85,7 @@ the GTK3 application style from within the GTK configuration KCM %prep %setup -q -n kde-gtk-config-%{version} +%autopatch -p1 %build %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}