From ae3f2378e260a19b08ba3e3f24f8613a58cd53da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Wed, 16 Sep 2015 13:44:40 +0200 Subject: [PATCH] KDE Frameworks 5.14.0 --- .gitignore | 1 + kf5-kauth.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5ed2b9c..b00e4cb 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /kauth-5.11.0.tar.xz /kauth-5.12.0.tar.xz /kauth-5.13.0.tar.xz +/kauth-5.14.0.tar.xz diff --git a/kf5-kauth.spec b/kf5-kauth.spec index 58c451b..ae7d4be 100644 --- a/kf5-kauth.spec +++ b/kf5-kauth.spec @@ -1,7 +1,7 @@ %global framework kauth Name: kf5-%{framework} -Version: 5.13.0 +Version: 5.14.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 +* Wed Sep 16 2015 Daniel Vrátil - 5.14.0-1 +- KDE Frameworks 5.14.0 + * Wed Aug 19 2015 Daniel Vrátil - 5.13.0-1 - KDE Frameworks 5.13.0 diff --git a/sources b/sources index 5483e8d..7e88ba9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -461842d488b050cfedd918227f7b6420 kauth-5.13.0.tar.xz +ea724c2152b88149893784a234c5bbcc kauth-5.14.0.tar.xz