From 31d907321684a767b30b921f15e79099d07eb7f8 Mon Sep 17 00:00:00 2001 From: Dan Vrátil Date: Dec 08 2014 14:06:39 +0000 Subject: KDE Frameworks 5.5.0 --- diff --git a/.gitignore b/.gitignore index 5a82788..05c05e7 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /kplotting-5.2.0.tar.xz /kplotting-5.3.0.tar.xz /kplotting-5.4.0.tar.xz +/kplotting-5.5.0.tar.xz diff --git a/kf5-kplotting.spec b/kf5-kplotting.spec index 3349aac..0a0e1cd 100644 --- a/kf5-kplotting.spec +++ b/kf5-kplotting.spec @@ -1,20 +1,21 @@ %global framework kplotting Name: kf5-%{framework} -Version: 5.4.0 +Version: 5.5.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon for plotting License: GPLv2+ and LGPLv2+ URL: http://www.kde.org +%global versiondir %(echo %{version} | cut -d. -f1-2) %global revision %(echo %{version} | cut -d. -f3) %if %{revision} >= 50 %global stable unstable %else %global stable stable %endif -Source0: http://download.kde.org/%{stable}/frameworks/%{version}/%{framework}-%{version}.tar.xz +Source0: http://download.kde.org/%{stable}/frameworks/%{versiondir}/%{framework}-%{version}.tar.xz BuildRequires: perl BuildRequires: pcre-devel @@ -69,6 +70,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Mon Dec 08 2014 Daniel Vrátil - 5.5.0-1 +- KDE Frameworks 5.5.0 + * Mon Nov 03 2014 Daniel Vrátil - 5.4.0-1 - KDE Frameworks 5.4.0 diff --git a/sources b/sources index 6dbd300..95bf1bd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d965e252d66aafedeccb9e0caaf4c0e2 kplotting-5.4.0.tar.xz +acdbdd2d2c0cc02bd391943f8ed084b2 kplotting-5.5.0.tar.xz