From 2a944658fc43925f93b98473cd1035fd2df8f538 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Wed, 6 Aug 2014 15:33:57 +0200 Subject: [PATCH] KDE Frameworks 5.1.0 --- .gitignore | 1 + kf5-plasma.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 646c405..d347105 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /plasma-framework-4.100.0.tar.xz /plasma-framework-5.0.0.tar.xz +/plasma-framework-5.1.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 8aad1bb..79844d3 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -2,8 +2,8 @@ %define framework plasma Name: kf5-%{framework} -Version: 5.0.0 -Release: 2%{?dist} +Version: 5.1.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface License: GPLv2+ and LGPLv2+ and BSD @@ -131,6 +131,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Wed Aug 06 2014 Daniel Vrátil - 5.1.0-1 +- KDE Frameworks 5.1.0 + * Mon Jul 14 2014 Daniel Vrátil - 5.0.0-2 - Fix plugin installation path diff --git a/sources b/sources index 9b20193..1041823 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -088643662f7e60b5cafe2f26182882eb plasma-framework-5.0.0.tar.xz +6d002fc7037ae284f149b8f05dd63f52 plasma-framework-5.1.0.tar.xz