diff --git a/.gitignore b/.gitignore index 04aef23..a367fbe 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /kauth-5.14.0.tar.xz /kauth-5.15.0.tar.xz /kauth-5.16.0.tar.xz +/kauth-5.17.0.tar.xz diff --git a/kf5-kauth.spec b/kf5-kauth.spec index 4d3fd84..cf60c0e 100644 --- a/kf5-kauth.spec +++ b/kf5-kauth.spec @@ -1,7 +1,7 @@ %global framework kauth Name: kf5-%{framework} -Version: 5.16.0 +Version: 5.17.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 Dec 08 2015 Daniel Vrátil - 5.17.0-1 +- KDE Frameworks 5.17.0 + * Sun Nov 08 2015 Daniel Vrátil - 5.16.0-1 - KDE Frameworks 5.16.0 diff --git a/sources b/sources index 1fe7fca..84070ff 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -37253e84caeaec72b37eafd58f483c2e kauth-5.16.0.tar.xz +84489bee19eff7c58b9def9f93000783 kauth-5.17.0.tar.xz