From 10cd83757ace250b69b8f0516a7e21a08b9e5ab9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Mon, 11 May 2015 11:10:17 +0200 Subject: [PATCH] KDE Frameworks 5.10.0 --- .gitignore | 1 + kf5-kpeople.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2f2a512..86c18aa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /kpeople-5.8.0.tar.xz /kpeople-5.9.0.tar.xz +/kpeople-5.10.0.tar.xz diff --git a/kf5-kpeople.spec b/kf5-kpeople.spec index ca02148..16f9d6e 100644 --- a/kf5-kpeople.spec +++ b/kf5-kpeople.spec @@ -1,8 +1,8 @@ %global framework kpeople Name: kf5-%{framework} -Version: 5.9.0 -Release: 2%{?dist} +Version: 5.10.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 library for contact and people aggregation License: LGPLv2+ @@ -101,6 +101,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 d68773c..67c2779 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -83fa36023102fe1e914509ec4a3f5fe4 kpeople-5.9.0.tar.xz +eadbc8d6c7591882d143b2e90bd9be72 kpeople-5.10.0.tar.xz