diff --git a/.gitignore b/.gitignore index 9db75b5..a0e1d60 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /kauth-4.100.0.tar.xz /kauth-5.0.0.tar.xz /kauth-5.1.0.tar.xz +/kauth-5.2.0.tar.xz diff --git a/kf5-kauth.spec b/kf5-kauth.spec index acae075..e2ae5d8 100644 --- a/kf5-kauth.spec +++ b/kf5-kauth.spec @@ -2,8 +2,8 @@ %define framework kauth Name: kf5-%{framework} -Version: 5.1.0 -Release: 3%{?dist} +Version: 5.2.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 integration module to perform actions as privileged user License: LGPLv2+ @@ -83,6 +83,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Mon Sep 15 2014 Daniel Vrátil - 5.2.0-1 +- KDE Frameworks 5.2.0 + * Sat Aug 16 2014 Fedora Release Engineering - 5.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 2fe5a75..0481eb2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -20c3bf546f16d52f8cfc1129e87773bc kauth-5.1.0.tar.xz +2dbdcb46170804e7c454875047b4b93a kauth-5.2.0.tar.xz