From 2d7a456e068d11af4cf10c2af76ed95588020340 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Mon, 9 Nov 2015 23:07:51 +0100 Subject: [PATCH] KDE Frameworks 5.16 --- .gitignore | 1 + kf5-kplotting.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5ef64f6..3417a3d 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /kplotting-5.13.0.tar.xz /kplotting-5.14.0.tar.xz /kplotting-5.15.0.tar.xz +/kplotting-5.16.0.tar.xz diff --git a/kf5-kplotting.spec b/kf5-kplotting.spec index 9f19ae7..9a0daf9 100644 --- a/kf5-kplotting.spec +++ b/kf5-kplotting.spec @@ -1,7 +1,7 @@ %global framework kplotting Name: kf5-%{framework} -Version: 5.15.0 +Version: 5.16.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon for plotting @@ -71,6 +71,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Sun Nov 08 2015 Daniel Vrátil - 5.16.0-1 +- KDE Frameworks 5.16.0 + * Thu Oct 08 2015 Daniel Vrátil - 5.15.0-1 - KDE Frameworks 5.15.0 diff --git a/sources b/sources index 1c8a988..3096d94 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c5715f3a436e02b3f4cf722fe12ddab3 kplotting-5.15.0.tar.xz +b50d87015639c60b9f5c75de222ebe02 kplotting-5.16.0.tar.xz