From 642f7e1b25091e049c302708454fcf17e9441d84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Wed, 6 Aug 2014 15:20:19 +0200 Subject: [PATCH] KDE Frameworks 5.1.0 --- .gitignore | 1 + kf5-kcmutils.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 45ad762..3f9059c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /kcmutils-4.100.0.tar.xz /kcmutils-5.0.0.tar.xz +/kcmutils-5.1.0.tar.xz diff --git a/kf5-kcmutils.spec b/kf5-kcmutils.spec index 6b963ac..cde9680 100644 --- a/kf5-kcmutils.spec +++ b/kf5-kcmutils.spec @@ -1,7 +1,7 @@ %define framework kcmutils Name: kf5-%{framework} -Version: 5.0.0 +Version: 5.1.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon with extra API to write KConfigModules @@ -81,6 +81,9 @@ make %{?_smp_mflags} -C %{_target_platform} %{_kf5_archdatadir}/mkspecs/modules/qt_KCMUtils.pri %changelog +* Wed Aug 06 2014 Daniel Vrátil - 5.1.0-1 +- KDE Frameworks 5.1.0 + * Wed Jul 09 2014 Daniel Vrátil - 5.0.0-1 - KDE Frameworks 5.0.0 diff --git a/sources b/sources index 4075d5f..a547007 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -25fd159316e94e6f6c458fb7426e5a86 kcmutils-5.0.0.tar.xz +d208c7929138cd29c8512b0df9b245e4 kcmutils-5.1.0.tar.xz