From 5e37b102ae671373447d453ebb76678cd8679ae2 Mon Sep 17 00:00:00 2001 From: Dan Vrátil Date: Sep 11 2014 08:26:22 +0000 Subject: KDE Frameworks 5.2.0 --- diff --git a/.gitignore b/.gitignore index cf28338..5e720c2 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /kplotting-4.100.0.tar.xz /kplotting-5.0.0.tar.xz /kplotting-5.1.0.tar.xz +/kplotting-5.2.0.tar.xz diff --git a/kf5-kplotting.spec b/kf5-kplotting.spec index f1252d0..ac4edc9 100644 --- a/kf5-kplotting.spec +++ b/kf5-kplotting.spec @@ -2,8 +2,8 @@ %define framework kplotting Name: kf5-%{framework} -Version: 5.1.0 -Release: 2%{?dist} +Version: 5.2.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon for plotting License: GPLv2+ and LGPLv2+ @@ -67,6 +67,9 @@ make %{?_smp_mflags} -C %{_target_platform} %{_kf5_archdatadir}/mkspecs/modules/qt_KPlotting.pri %changelog +* Thu Sep 11 2014 Daniel Vrátil - 5.2.0-1 +- KDE Frameworks 5.2.0 + * Sat Aug 16 2014 Fedora Release Engineering - 5.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 1838940..20482eb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b363b11e0f09069eb90ee638b33e1b13 kplotting-5.1.0.tar.xz +f1820a08647c212927d0cbbbbc0517b5 kplotting-5.2.0.tar.xz