From 559a1134d10ef02623c834c5810b9129b8e5d9f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Mon, 11 May 2015 11:09:41 +0200 Subject: [PATCH] KDE Frameworks 5.10.0 --- .gitignore | 1 + kf5-kwallet.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2360f73..3a61dbb 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /kwallet-5.7.0.tar.xz /kwallet-5.8.0.tar.xz /kwallet-5.9.0.tar.xz +/kwallet-5.10.0.tar.xz diff --git a/kf5-kwallet.spec b/kf5-kwallet.spec index cc66135..d0c3ed7 100644 --- a/kf5-kwallet.spec +++ b/kf5-kwallet.spec @@ -1,8 +1,8 @@ %global framework kwallet Name: kf5-%{framework} -Version: 5.9.0 -Release: 2%{?dist} +Version: 5.10.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 +* Mon May 11 2015 Daniel Vrátil - 5.10.0-1 +- KDE Frameworks 5.10.0 + * Sat May 02 2015 Kalev Lember - 5.9.0-2 - Rebuilt for GCC 5 C++11 ABI change diff --git a/sources b/sources index 646e7de..86286f0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2128a04d80f4898282b50c3861ff21d7 kwallet-5.9.0.tar.xz +0cbab8b03b31becab0ff475d7c19662d kwallet-5.10.0.tar.xz