From a43e53e93258e2c10c267237b17fcec5b067c448 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Tue, 7 Apr 2015 14:46:46 +0200 Subject: [PATCH] KDE Frameworks 5.9.0 --- .gitignore | 1 + kf5-frameworkintegration.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7ef172d..7c1a146 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /frameworkintegration-5.6.0.tar.xz /frameworkintegration-5.7.0.tar.xz /frameworkintegration-5.8.0.tar.xz +/frameworkintegration-5.9.0.tar.xz diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 1c2f00f..5e8f913 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -1,7 +1,7 @@ %global framework frameworkintegration Name: kf5-%{framework} -Version: 5.8.0 +Version: 5.9.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ @@ -99,6 +99,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 a8b0685..a4da50f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5e833c39103910c01d851db6dddffffc frameworkintegration-5.8.0.tar.xz +5a40c112b997e3a30848374bf2a1ae6f frameworkintegration-5.9.0.tar.xz