From 86e4d134790d547566d33921de3c1bf33d085784 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Mon, 3 Nov 2014 12:23:46 +0100 Subject: [PATCH] KDE Frameworks 5.4.0 --- .gitignore | 1 + kf5-kdesu.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index da6af34..7cf6c8d 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /kdesu-5.1.0.tar.xz /kdesu-5.2.0.tar.xz /kdesu-5.3.0.tar.xz +/kdesu-5.4.0.tar.xz diff --git a/kf5-kdesu.spec b/kf5-kdesu.spec index 5802195..aa74145 100644 --- a/kf5-kdesu.spec +++ b/kf5-kdesu.spec @@ -2,7 +2,7 @@ %define framework kdesu Name: kf5-%{framework} -Version: 5.3.0 +Version: 5.4.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 integration with su @@ -77,6 +77,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Mon Nov 03 2014 Daniel Vrátil - 5.4.0-1 +- KDE Frameworks 5.4.0 + * Tue Oct 07 2014 Daniel Vrátil - 5.3.0-1 - KDE Frameworks 5.3.0 diff --git a/sources b/sources index 30a9728..335c362 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -41c064125dea34d5d278b3fb344777bb kdesu-5.3.0.tar.xz +31cb272872efdc276e2bd751446ad0e0 kdesu-5.4.0.tar.xz