From 6a5bf51058fc8a7e8ffe6580eded5d87c06d1a5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Tue, 7 Apr 2015 14:46:31 +0200 Subject: [PATCH] KDE Frameworks 5.9.0 --- .gitignore | 1 + kf5-plasma.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index fda48b4..95cff67 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /plasma-framework-5.6.0.tar.xz /plasma-framework-5.7.0.tar.xz /plasma-framework-5.8.0.tar.xz +/plasma-framework-5.9.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 5a8a679..23839f1 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.8.0 +Version: 5.9.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -122,6 +122,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Apr 07 2015 Daniel Vrátil - 5.9.0-1 +- KDE Frameworks 5.9.0 + * Mon Mar 16 2015 Daniel Vrátil - 5.8.0-1 - KDE Frameworks 5.8.0 diff --git a/sources b/sources index 741b4e0..1e3d440 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4e8388cee55215412db36c226f4b3b2c plasma-framework-5.8.0.tar.xz +2efd9fac787f7adbc4fca14b2a9e804f plasma-framework-5.9.0.tar.xz