From 33a3be596a7e6dddf6ab357f72cc6c4b31f0dcbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Wed, 6 Aug 2014 15:15:09 +0200 Subject: [PATCH] KDE Frameworks 5.1.0 --- .gitignore | 1 + kf5-kauth.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index da834a0..9db75b5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /kauth-4.100.0.tar.xz /kauth-5.0.0.tar.xz +/kauth-5.1.0.tar.xz diff --git a/kf5-kauth.spec b/kf5-kauth.spec index c03527a..1e608ab 100644 --- a/kf5-kauth.spec +++ b/kf5-kauth.spec @@ -2,7 +2,7 @@ %define framework kauth Name: kf5-%{framework} -Version: 5.0.0 +Version: 5.1.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 integration module to perform actions as privileged user @@ -83,6 +83,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Wed Aug 06 2014 Daniel Vrátil - 5.1.0-1 +- KDE Frameworks 5.1.0 + * Wed Jul 09 2014 Daniel Vrátil - 5.0.0-1 - KDE Frameworks 5.0.0 diff --git a/sources b/sources index d226896..2fe5a75 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eeb5e576c9d0d098cfb9def812f04089 kauth-5.0.0.tar.xz +20c3bf546f16d52f8cfc1129e87773bc kauth-5.1.0.tar.xz