From 2032ea57f0e56aaeab75396bcdd671c0c4e4983d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Mon, 15 Sep 2014 09:47:10 +0200 Subject: [PATCH] KDE Frameworks 5.2.0 --- .gitignore | 1 + kf5-kcmutils.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3f9059c..44cb8f5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /kcmutils-4.100.0.tar.xz /kcmutils-5.0.0.tar.xz /kcmutils-5.1.0.tar.xz +/kcmutils-5.2.0.tar.xz diff --git a/kf5-kcmutils.spec b/kf5-kcmutils.spec index 4f18876..e93cb46 100644 --- a/kf5-kcmutils.spec +++ b/kf5-kcmutils.spec @@ -1,8 +1,8 @@ %define framework kcmutils Name: kf5-%{framework} -Version: 5.1.0 -Release: 2%{?dist} +Version: 5.2.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon with extra API to write KConfigModules License: LGPLv2+ @@ -81,6 +81,9 @@ make %{?_smp_mflags} -C %{_target_platform} %{_kf5_archdatadir}/mkspecs/modules/qt_KCMUtils.pri %changelog +* Mon Sep 15 2014 Daniel Vrátil - 5.2.0-1 +- KDE Frameworks 5.2.0 + * Sat Aug 16 2014 Fedora Release Engineering - 5.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index a547007..a49ade7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d208c7929138cd29c8512b0df9b245e4 kcmutils-5.1.0.tar.xz +8444e4e6f5c384e5003bfe85aeec9d09 kcmutils-5.2.0.tar.xz