From 395cb57f36641d320ae2fff822cd664a78ee2cb5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Mon, 16 Mar 2015 12:53:59 +0100 Subject: [PATCH] KDE Frameworks 5.8.0 --- .gitignore | 1 + kf5-kauth.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 99ce0ac..ddb93a3 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /kauth-5.5.0.tar.xz /kauth-5.6.0.tar.xz /kauth-5.7.0.tar.xz +/kauth-5.8.0.tar.xz diff --git a/kf5-kauth.spec b/kf5-kauth.spec index 2e66305..465555b 100644 --- a/kf5-kauth.spec +++ b/kf5-kauth.spec @@ -1,8 +1,8 @@ %global framework kauth Name: kf5-%{framework} -Version: 5.7.0 -Release: 2%{?dist} +Version: 5.8.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 integration module to perform actions as privileged user License: LGPLv2+ @@ -78,6 +78,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Mar 16 2015 Daniel Vrátil - 5.8.0-1 +- KDE Frameworks 5.8.0 + * Fri Feb 27 2015 Daniel Vrátil - 5.7.0-2 - Rebuild (GCC 5) diff --git a/sources b/sources index a94b063..417b393 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -355a74f81d18f551561459533ddad859 kauth-5.7.0.tar.xz +743436e264547bd9223c21f4921b82ea kauth-5.8.0.tar.xz