From 768c8b59a4f2cf2a54b02bab47c2e34a4a0ee35a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Mon, 11 May 2015 11:14:29 +0200 Subject: [PATCH] KDE Frameworks 5.10.0 --- .gitignore | 1 + kf5-kxmlgui.spec | 8 +++++--- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 66805bc..0992183 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /kxmlgui-5.7.0.tar.xz /kxmlgui-5.8.0.tar.xz /kxmlgui-5.9.0.tar.xz +/kxmlgui-5.10.0.tar.xz diff --git a/kf5-kxmlgui.spec b/kf5-kxmlgui.spec index cfce0dc..2728946 100644 --- a/kf5-kxmlgui.spec +++ b/kf5-kxmlgui.spec @@ -1,8 +1,8 @@ %global framework kxmlgui Name: kf5-%{framework} -Version: 5.9.0 -Release: 3%{?dist} +Version: 5.10.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 solution for user-configurable main windows License: GPLv2+ and LGPLv2+ @@ -20,7 +20,6 @@ Source0: http://download.kde.org/%{stable}/frameworks/%{versiondir}/%{fra ## upstreamable patches # Candidate session management fixes # https://bugs.kde.org/show_bug.cgi?id=346768 -Patch50: Forward-QSessionManager-to-KConfigGui.patch BuildRequires: libX11-devel @@ -101,6 +100,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon May 11 2015 Daniel Vrátil - 5.10.0-1 +- KDE Frameworks 5.10.0 + * Sat May 09 2015 Rex Dieter 5.9.0-3 - Candidate session management fixes (kde#346768) diff --git a/sources b/sources index f4db72f..f9774f2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3a6e85b9f2914f48f7020477119e4960 kxmlgui-5.9.0.tar.xz +35b8161e519fc6a2a466330a9f24c05f kxmlgui-5.10.0.tar.xz