diff --git a/.gitignore b/.gitignore index dfdfca3..7acd6c3 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /kauth-5.9.0.tar.xz /kauth-5.10.0.tar.xz /kauth-5.11.0.tar.xz +/kauth-5.12.0.tar.xz diff --git a/kf5-kauth.spec b/kf5-kauth.spec index 59906cc..0efbb2c 100644 --- a/kf5-kauth.spec +++ b/kf5-kauth.spec @@ -1,8 +1,8 @@ %global framework kauth Name: kf5-%{framework} -Version: 5.11.0 -Release: 2%{?dist} +Version: 5.12.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 integration module to perform actions as privileged user License: LGPLv2+ @@ -78,6 +78,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu Jul 09 2015 Rex Dieter - 5.12.0-1 +- 5.12.0 + * Wed Jun 17 2015 Fedora Release Engineering - 5.11.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index f4557bd..c31d8ed 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -44f96e75953fb3e66ecefc21ffc3b3ff kauth-5.11.0.tar.xz +890be635d70451258fe5472812114148 kauth-5.12.0.tar.xz