From 3449cb54b4da353653c2afff82baafa16d9b8730 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Mon, 16 Mar 2015 12:49:35 +0100 Subject: [PATCH] KDE Frameworks 5.8.0 --- .gitignore | 1 + kf5-kconfig.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3324ccc..e9b737a 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /kconfig-5.5.0.tar.xz /kconfig-5.6.0.tar.xz /kconfig-5.7.0.tar.xz +/kconfig-5.8.0.tar.xz diff --git a/kf5-kconfig.spec b/kf5-kconfig.spec index 7851b2c..6ee87d4 100644 --- a/kf5-kconfig.spec +++ b/kf5-kconfig.spec @@ -1,8 +1,8 @@ %global framework kconfig Name: kf5-%{framework} -Version: 5.7.0 -Release: 2%{?dist} +Version: 5.8.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with advanced configuration system License: GPLv2+ and LGPLv2+ and MIT @@ -102,6 +102,9 @@ make %{?_smp_mflags} -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 1dd8610..10088f5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8589cb01dc2287399f8eb63966f79a84 kconfig-5.7.0.tar.xz +aeedbcb2424156f714844d084e403af6 kconfig-5.8.0.tar.xz