From 514a57c6084f27073e0db8e1092a5ff366806a7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Tue, 7 Apr 2015 13:56:06 +0200 Subject: [PATCH] KDE Frameworks 5.9.0 --- .gitignore | 1 + kf5-kwallet.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f262eb4..2360f73 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /kwallet-5.6.0.tar.xz /kwallet-5.7.0.tar.xz /kwallet-5.8.0.tar.xz +/kwallet-5.9.0.tar.xz diff --git a/kf5-kwallet.spec b/kf5-kwallet.spec index 1583745..cf11aaa 100644 --- a/kf5-kwallet.spec +++ b/kf5-kwallet.spec @@ -1,8 +1,8 @@ %global framework kwallet Name: kf5-%{framework} -Version: 5.8.0 -Release: 2%{?dist} +Version: 5.9.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 solution for password management License: LGPLv2+ @@ -104,6 +104,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Apr 07 2015 Daniel Vrátil - 5.9.0-1 +- KDE Frameworks 5.9.0 + * Wed Mar 25 2015 Rex Dieter - 5.8.0-2 - -libs: Requires: kf5-kwallet diff --git a/sources b/sources index 990ea4c..646e7de 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3c5803acbbe295726017b80d7b5d1d49 kwallet-5.8.0.tar.xz +2128a04d80f4898282b50c3861ff21d7 kwallet-5.9.0.tar.xz