From 30f4793acf71b5fcddb47035d3cae4afa0aa7ed5 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 4 Apr 2016 08:24:31 -0500 Subject: [PATCH] KDE Frameworks 5.21.0 --- .gitignore | 1 + kf5-kauth.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d522635..d21f2db 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /kauth-5.18.0.tar.xz /kauth-5.19.0.tar.xz /kauth-5.20.0.tar.xz +/kauth-5.21.0.tar.xz diff --git a/kf5-kauth.spec b/kf5-kauth.spec index 7e96998..a9e63df 100644 --- a/kf5-kauth.spec +++ b/kf5-kauth.spec @@ -1,7 +1,7 @@ %global framework kauth Name: kf5-%{framework} -Version: 5.20.0 +Version: 5.21.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 integration module to perform actions as privileged user @@ -80,6 +80,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Apr 04 2016 Rex Dieter - 5.21.0-1 +- KDE Frameworks 5.21.0 + * Mon Mar 14 2016 Daniel Vrátil - 5.20.0-1 - KDE Frameworks 5.20.0 diff --git a/sources b/sources index 3999d33..1209c7c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fb9c705b84641d62125b878349fcd4db kauth-5.20.0.tar.xz +f825418d85c8853c1de0dffb737573de kauth-5.21.0.tar.xz