From c1119585c89411ee3fa8245f5b88804e0e2bde70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Thu, 11 Sep 2014 09:48:48 +0200 Subject: [PATCH] KDE Frameworks 5.2.0 --- .gitignore | 1 + kf5-kconfig.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3ef3918..d2b80e0 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /kconfig-4.100.0.tar.xz /kconfig-5.0.0.tar.xz /kconfig-5.1.0.tar.xz +/kconfig-5.2.0.tar.xz diff --git a/kf5-kconfig.spec b/kf5-kconfig.spec index a72447a..a2e18a8 100644 --- a/kf5-kconfig.spec +++ b/kf5-kconfig.spec @@ -2,8 +2,8 @@ %define framework kconfig Name: kf5-%{framework} -Version: 5.1.0 -Release: 2%{?dist} +Version: 5.2.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with advanced configuration system License: GPLv2+ and LGPLv2+ and MIT @@ -98,6 +98,9 @@ make %{?_smp_mflags} -C %{_target_platform} %{_kf5_archdatadir}/mkspecs/modules/qt_KConfigGui.pri %changelog +* Thu Sep 11 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 b91f6ff..538855e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aa54e94c9ba08a681a6ebae151046632 kconfig-5.1.0.tar.xz +21b0742e2b99c939af613794ba526be6 kconfig-5.2.0.tar.xz