From e74a976284fc359a686e8979d49a55c649ac034e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Tue, 7 Oct 2014 13:05:45 +0200 Subject: [PATCH] KDE Frameworks 5.3.0 --- .gitignore | 1 + kf5-kauth.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a0e1d60..22f688f 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /kauth-5.0.0.tar.xz /kauth-5.1.0.tar.xz /kauth-5.2.0.tar.xz +/kauth-5.3.0.tar.xz diff --git a/kf5-kauth.spec b/kf5-kauth.spec index e2ae5d8..516bd0e 100644 --- a/kf5-kauth.spec +++ b/kf5-kauth.spec @@ -2,7 +2,7 @@ %define framework kauth Name: kf5-%{framework} -Version: 5.2.0 +Version: 5.3.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 +* Tue Oct 07 2014 Daniel Vrátil - 5.3.0-1 +- KDE Frameworks 5.3.0 + * Mon Sep 15 2014 Daniel Vrátil - 5.2.0-1 - KDE Frameworks 5.2.0 diff --git a/sources b/sources index 0481eb2..29a1452 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2dbdcb46170804e7c454875047b4b93a kauth-5.2.0.tar.xz +17a3ee85539eeadbf917909fd6780eba kauth-5.3.0.tar.xz