From d7ba70b3ed428323b913f95569f8f70e4d97f6da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Tue, 7 Oct 2014 13:03:22 +0200 Subject: [PATCH] KDE Frameworks 5.3.0 --- .gitignore | 1 + kf5-kplotting.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5e720c2..6118265 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /kplotting-5.0.0.tar.xz /kplotting-5.1.0.tar.xz /kplotting-5.2.0.tar.xz +/kplotting-5.3.0.tar.xz diff --git a/kf5-kplotting.spec b/kf5-kplotting.spec index ac4edc9..ae02bb9 100644 --- a/kf5-kplotting.spec +++ b/kf5-kplotting.spec @@ -2,7 +2,7 @@ %define framework kplotting Name: kf5-%{framework} -Version: 5.2.0 +Version: 5.3.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon for plotting @@ -67,6 +67,9 @@ make %{?_smp_mflags} -C %{_target_platform} %{_kf5_archdatadir}/mkspecs/modules/qt_KPlotting.pri %changelog +* Tue Oct 07 2014 Daniel Vrátil - 5.3.0-1 +- KDE Frameworks 5.3.0 + * Thu Sep 11 2014 Daniel Vrátil - 5.2.0-1 - KDE Frameworks 5.2.0 diff --git a/sources b/sources index 20482eb..8f9c554 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f1820a08647c212927d0cbbbbc0517b5 kplotting-5.2.0.tar.xz +f79464cd8bd1e2c6976bf7af09a09d15 kplotting-5.3.0.tar.xz