From 75a11e2c3b0be72a6087ecaf567ee3b1c580ad35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Mon, 16 Mar 2015 12:56:35 +0100 Subject: [PATCH] KDE Frameworks 5.8.0 --- .gitignore | 1 + kf5-kdeclarative.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8c9237b..25f1d3b 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /kdeclarative-5.5.0.tar.xz /kdeclarative-5.6.0.tar.xz /kdeclarative-5.7.0.tar.xz +/kdeclarative-5.8.0.tar.xz diff --git a/kf5-kdeclarative.spec b/kf5-kdeclarative.spec index 0a7a147..aa8705e 100644 --- a/kf5-kdeclarative.spec +++ b/kf5-kdeclarative.spec @@ -1,8 +1,8 @@ %global framework kdeclarative Name: kf5-%{framework} -Version: 5.7.0 -Release: 2%{?dist} +Version: 5.8.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon for Qt declarative License: GPLv2+ and MIT @@ -90,6 +90,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Mar 16 2015 Daniel Vrátil - 5.8.0-1 +- KDE Frameworks 5.8.0 + * Fri Feb 27 2015 Daniel Vrátil - 5.7.0-2 - Rebuild (GCC 5) diff --git a/sources b/sources index a196212..49a1b0c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -414cb5a4c26c5c3150c2867e29ec0181 kdeclarative-5.7.0.tar.xz +04b6eedce4147f97c8d1ed7bb186fed3 kdeclarative-5.8.0.tar.xz