diff --git a/.gitignore b/.gitignore index b00e4cb..ff38a9e 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /kauth-5.12.0.tar.xz /kauth-5.13.0.tar.xz /kauth-5.14.0.tar.xz +/kauth-5.15.0.tar.xz diff --git a/kf5-kauth.spec b/kf5-kauth.spec index ae7d4be..34a6771 100644 --- a/kf5-kauth.spec +++ b/kf5-kauth.spec @@ -1,7 +1,7 @@ %global framework kauth Name: kf5-%{framework} -Version: 5.14.0 +Version: 5.15.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 integration module to perform actions as privileged user @@ -78,6 +78,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu Oct 08 2015 Daniel Vrátil - 5.15.0-1 +- KDE Frameworks 5.15.0 + * Wed Sep 16 2015 Daniel Vrátil - 5.14.0-1 - KDE Frameworks 5.14.0 diff --git a/sources b/sources index 7e88ba9..0ecdac4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ea724c2152b88149893784a234c5bbcc kauth-5.14.0.tar.xz +ff73dca44ac6d7f82d5d9d4d7b70d4d2 kauth-5.15.0.tar.xz