From ae994d82baaa063223ebaaceb35c2b7d39036898 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Mon, 11 May 2015 11:14:39 +0200 Subject: [PATCH] KDE Frameworks 5.10.0 --- .gitignore | 1 + kf5-kdesu.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f2e5598..4b46380 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /kdesu-5.7.0.tar.xz /kdesu-5.8.0.tar.xz /kdesu-5.9.0.tar.xz +/kdesu-5.10.0.tar.xz diff --git a/kf5-kdesu.spec b/kf5-kdesu.spec index cc720fd..93bf0f5 100644 --- a/kf5-kdesu.spec +++ b/kf5-kdesu.spec @@ -1,8 +1,8 @@ %global framework kdesu Name: kf5-%{framework} -Version: 5.9.0 -Release: 2%{?dist} +Version: 5.10.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 integration with su License: LGPLv2+ @@ -77,6 +77,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 02 2015 Kalev Lember - 5.9.0-2 - Rebuilt for GCC 5 C++11 ABI change diff --git a/sources b/sources index 2d57edd..8391760 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -faf0a80cbdd93aac34f372bd325612b5 kdesu-5.9.0.tar.xz +b03848605fa4a4daf9548eb49f0aa3d4 kdesu-5.10.0.tar.xz