diff --git a/.gitignore b/.gitignore index aa55ca4..71e3478 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /kauth-5.7.0.tar.xz /kauth-5.8.0.tar.xz /kauth-5.9.0.tar.xz +/kauth-5.10.0.tar.xz diff --git a/kf5-kauth.spec b/kf5-kauth.spec index d71c334..c12e54b 100644 --- a/kf5-kauth.spec +++ b/kf5-kauth.spec @@ -1,8 +1,8 @@ %global framework kauth Name: kf5-%{framework} -Version: 5.9.0 -Release: 2%{?dist} +Version: 5.10.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 integration module to perform actions as privileged user License: LGPLv2+ @@ -78,6 +78,12 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon May 11 2015 Daniel Vrátil - 5.10.0-1 +- KDE Frameworks 5.10.0 + +* Mon May 11 2015 Daniel Vrátil - 5.10.0-1 +- KDE Frameworks 5.10.0 + * Thu Apr 23 2015 Rex Dieter 5.9.0-2 - own %%{_kf5_libexecdir}/kauth/ diff --git a/sources b/sources index 8cb502a..acdea34 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9bb12f782103680397217a2319eb617d kauth-5.9.0.tar.xz +55b1eb4e58051e376c22cf3786924515 kauth-5.10.0.tar.xz