From ad5c69b83ecc9514a66ba0e811727e204672a445 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Mon, 16 Mar 2015 13:03:00 +0100 Subject: [PATCH] KDE Frameworks 5.8.0 --- .gitignore | 1 + kf5-kwallet.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7cf2b72..f262eb4 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /kwallet-5.5.0.tar.xz /kwallet-5.6.0.tar.xz /kwallet-5.7.0.tar.xz +/kwallet-5.8.0.tar.xz diff --git a/kf5-kwallet.spec b/kf5-kwallet.spec index 30c55a5..8ff2d8a 100644 --- a/kf5-kwallet.spec +++ b/kf5-kwallet.spec @@ -1,8 +1,8 @@ %global framework kwallet Name: kf5-%{framework} -Version: 5.7.0 -Release: 2%{?dist} +Version: 5.8.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 solution for password management License: LGPLv2+ @@ -110,6 +110,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 35a456b..990ea4c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -20174f02ae51be1e3d3d63f8b4dba722 kwallet-5.7.0.tar.xz +3c5803acbbe295726017b80d7b5d1d49 kwallet-5.8.0.tar.xz