From 11819410ba30ae64753311b79985d78b9772d0f2 Mon Sep 17 00:00:00 2001 From: Dan Vrátil Date: May 11 2015 09:13:54 +0000 Subject: KDE Frameworks 5.10.0 --- diff --git a/.gitignore b/.gitignore index 1d01887..8d1a2ee 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /kplotting-5.7.0.tar.xz /kplotting-5.8.0.tar.xz /kplotting-5.9.0.tar.xz +/kplotting-5.10.0.tar.xz diff --git a/kf5-kplotting.spec b/kf5-kplotting.spec index 05124a3..07e0bef 100644 --- a/kf5-kplotting.spec +++ b/kf5-kplotting.spec @@ -1,8 +1,8 @@ %global framework kplotting Name: kf5-%{framework} -Version: 5.9.0 -Release: 2%{?dist} +Version: 5.10.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon for plotting License: GPLv2+ and LGPLv2+ @@ -71,6 +71,9 @@ make %{?_smp_mflags} -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 f010247..77eefbb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -863894db321aaa29e680383a0ccc4e09 kplotting-5.9.0.tar.xz +6530799e8f4c074850ede08a329b9de8 kplotting-5.10.0.tar.xz