diff --git a/.gitignore b/.gitignore index ddb93a3..aa55ca4 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /kauth-5.6.0.tar.xz /kauth-5.7.0.tar.xz /kauth-5.8.0.tar.xz +/kauth-5.9.0.tar.xz diff --git a/kf5-kauth.spec b/kf5-kauth.spec index 465555b..0043996 100644 --- a/kf5-kauth.spec +++ b/kf5-kauth.spec @@ -1,7 +1,7 @@ %global framework kauth Name: kf5-%{framework} -Version: 5.8.0 +Version: 5.9.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 +* Tue Apr 07 2015 Daniel Vrátil - 5.9.0-1 +- KDE Frameworks 5.9.0 + * Mon Mar 16 2015 Daniel Vrátil - 5.8.0-1 - KDE Frameworks 5.8.0 diff --git a/sources b/sources index 417b393..8cb502a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -743436e264547bd9223c21f4921b82ea kauth-5.8.0.tar.xz +9bb12f782103680397217a2319eb617d kauth-5.9.0.tar.xz