From 704f40f1fc3a8ea148e35cc09431f13bb9697065 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Thu, 8 Jan 2015 14:40:52 +0100 Subject: [PATCH] KDE Frameworks 5.6.0 --- .gitignore | 1 + kf5-kauth.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b1d3292..dc0a2b8 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /kauth-5.3.0.tar.xz /kauth-5.4.0.tar.xz /kauth-5.5.0.tar.xz +/kauth-5.6.0.tar.xz diff --git a/kf5-kauth.spec b/kf5-kauth.spec index c3b04ae..f05f3c6 100644 --- a/kf5-kauth.spec +++ b/kf5-kauth.spec @@ -1,7 +1,7 @@ %global framework kauth Name: kf5-%{framework} -Version: 5.5.0 +Version: 5.6.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 integration module to perform actions as privileged user @@ -80,6 +80,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Thu Jan 08 2015 Daniel Vrátil - 5.6.0-1 +- KDE Frameworks 5.6.0 + * Mon Dec 08 2014 Daniel Vrátil - 5.5.0-1 - KDE Frameworks 5.5.0 diff --git a/sources b/sources index 08f40ad..a0c3989 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -128446b4fefc20a355551fdfbd565378 kauth-5.5.0.tar.xz +f13bc083f650a33b510848d5f93612b4 kauth-5.6.0.tar.xz