From 9d09119f34af5400d78ed0e20cea71e15e999d62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Mon, 16 Mar 2015 12:55:52 +0100 Subject: [PATCH] KDE Frameworks 5.8.0 --- .gitignore | 1 + kf5-kcmutils.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a0b68b3..e24df14 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /kcmutils-5.5.0.tar.xz /kcmutils-5.6.0.tar.xz /kcmutils-5.7.0.tar.xz +/kcmutils-5.8.0.tar.xz diff --git a/kf5-kcmutils.spec b/kf5-kcmutils.spec index d31e5c5..77b677d 100644 --- a/kf5-kcmutils.spec +++ b/kf5-kcmutils.spec @@ -1,8 +1,8 @@ %global framework kcmutils Name: kf5-%{framework} -Version: 5.7.0 -Release: 2%{?dist} +Version: 5.8.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon with extra API to write KConfigModules License: LGPLv2+ @@ -82,6 +82,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 fa6009c..257a2cb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -44d7f2b251cc4725d6ca52007cdd291d kcmutils-5.7.0.tar.xz +88f259c3bc692a2d94bde5618d8a7166 kcmutils-5.8.0.tar.xz