From dff1ffb5e07c143cd96dab56713fc2b332da49ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Mon, 16 Mar 2015 12:58:42 +0100 Subject: [PATCH] KDE Frameworks 5.8.0 --- .gitignore | 1 + kf5-kdesu.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 84e35c8..8070fba 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /kdesu-5.5.0.tar.xz /kdesu-5.6.0.tar.xz /kdesu-5.7.0.tar.xz +/kdesu-5.8.0.tar.xz diff --git a/kf5-kdesu.spec b/kf5-kdesu.spec index d978374..778d116 100644 --- a/kf5-kdesu.spec +++ b/kf5-kdesu.spec @@ -1,8 +1,8 @@ %global framework kdesu Name: kf5-%{framework} -Version: 5.7.0 -Release: 2%{?dist} +Version: 5.8.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 Mar 16 2015 Daniel Vrátil - 5.8.0-1 +- KDE Frameworks 5.8.0 + * Fri Feb 27 2015 Daniel Vrátil - 5.7.0-2 - Rebuild (GCC 5) diff --git a/sources b/sources index 478c9bc..671d75b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -250d7641fab53f241b8c1a6b586fca28 kdesu-5.7.0.tar.xz +b47ba38043952502127431910d920b50 kdesu-5.8.0.tar.xz