From d689815593d40f78da90a14606e96df6f3c98ace Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Tue, 7 Oct 2014 12:59:33 +0200 Subject: [PATCH] KDE Frameworks 5.3.0 --- .gitignore | 1 + kf5-kconfig.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d2b80e0..853f499 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /kconfig-5.0.0.tar.xz /kconfig-5.1.0.tar.xz /kconfig-5.2.0.tar.xz +/kconfig-5.3.0.tar.xz diff --git a/kf5-kconfig.spec b/kf5-kconfig.spec index a2e18a8..09cf43a 100644 --- a/kf5-kconfig.spec +++ b/kf5-kconfig.spec @@ -2,7 +2,7 @@ %define framework kconfig Name: kf5-%{framework} -Version: 5.2.0 +Version: 5.3.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with advanced configuration system @@ -98,6 +98,9 @@ make %{?_smp_mflags} -C %{_target_platform} %{_kf5_archdatadir}/mkspecs/modules/qt_KConfigGui.pri %changelog +* Tue Oct 07 2014 Daniel Vrátil - 5.3.0-1 +- KDE Frameworks 5.3.0 + * Thu Sep 11 2014 Daniel Vrátil - 5.2.0-1 - KDE Frameworks 5.2.0 diff --git a/sources b/sources index 538855e..1136036 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -21b0742e2b99c939af613794ba526be6 kconfig-5.2.0.tar.xz +ca8602ef35b7a884f190be38a335e59d kconfig-5.3.0.tar.xz