diff --git a/.gitignore b/.gitignore index 545f3b0..c166523 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /kauth-5.22.0.tar.xz /kauth-5.23.0.tar.xz /kauth-5.24.0.tar.xz +/kauth-5.25.0.tar.xz diff --git a/kf5-kauth.spec b/kf5-kauth.spec index 33650bf..29dd4e3 100644 --- a/kf5-kauth.spec +++ b/kf5-kauth.spec @@ -1,7 +1,7 @@ %global framework kauth Name: kf5-%{framework} -Version: 5.24.0 +Version: 5.25.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 integration module to perform actions as privileged user @@ -80,6 +80,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Aug 08 2016 Daniel Vrátil - 5.25.0-1 +- KDE Frameworks 5.25.0 + * Wed Jul 06 2016 Daniel Vrátil - 5.24.0-1 - KDE Frameworks 5.24.0 diff --git a/sources b/sources index bba6f79..c7d05c1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -41a52cd2eb1e0d6acf8c36c45999df2c kauth-5.24.0.tar.xz +059033f3a41d6733bc92ed6f3fece2ef kauth-5.25.0.tar.xz