From 7e6bd07e6f62abc315223363121bab13583fcddf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= Date: Sun, 3 Jan 2016 18:02:21 +0100 Subject: [PATCH] KDE Frameworks 5.18.0 --- .gitignore | 1 + kf5-kauth.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a367fbe..6db5585 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /kauth-5.15.0.tar.xz /kauth-5.16.0.tar.xz /kauth-5.17.0.tar.xz +/kauth-5.18.0.tar.xz diff --git a/kf5-kauth.spec b/kf5-kauth.spec index cf60c0e..235bdb9 100644 --- a/kf5-kauth.spec +++ b/kf5-kauth.spec @@ -1,7 +1,7 @@ %global framework kauth Name: kf5-%{framework} -Version: 5.17.0 +Version: 5.18.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 +* Sun Jan 03 2016 Daniel Vrátil - 5.18.0-1 +- KDE Frameworks 5.18.0 + * Tue Dec 08 2015 Daniel Vrátil - 5.17.0-1 - KDE Frameworks 5.17.0 diff --git a/sources b/sources index 84070ff..3424f36 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -84489bee19eff7c58b9def9f93000783 kauth-5.17.0.tar.xz +2732f1ad8224a63fe7a89e7471b6c29c kauth-5.18.0.tar.xz