diff --git a/.gitignore b/.gitignore index 93b7a38..03b8bcc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /kauth-5.21.0.tar.xz /kauth-5.22.0.tar.xz +/kauth-5.23.0.tar.xz diff --git a/kf5-kauth.spec b/kf5-kauth.spec index e317502..a6d99cc 100644 --- a/kf5-kauth.spec +++ b/kf5-kauth.spec @@ -1,7 +1,7 @@ %global framework kauth Name: kf5-%{framework} -Version: 5.22.0 +Version: 5.23.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 +* Tue Jun 07 2016 Daniel Vrátil - 5.23.0-1 +- KDE Frameworks 5.23.0 + * Mon May 16 2016 Rex Dieter - 5.22.0-1 - KDE Frameworks 5.22.0 diff --git a/sources b/sources index 845427c..9c07c8b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -44180d5b28be7d5cee40f3137281f8d0 kauth-5.22.0.tar.xz +1e41eae5f42f03b2de331460f280a327 kauth-5.23.0.tar.xz