From fd8be85a4c8137f4471770bb18b5dcbcc9940fd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= Date: Wed, 6 Jul 2016 17:56:09 +0200 Subject: [PATCH] KDE Frameworks 5.24.0 --- .gitignore | 1 + kf5-kconfig.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 235c202..23ece4b 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /kconfig-5.21.0.tar.xz /kconfig-5.22.0.tar.xz /kconfig-5.23.0.tar.xz +/kconfig-5.24.0.tar.xz diff --git a/kf5-kconfig.spec b/kf5-kconfig.spec index cc23571..76fee5e 100644 --- a/kf5-kconfig.spec +++ b/kf5-kconfig.spec @@ -1,7 +1,7 @@ %global framework kconfig Name: kf5-%{framework} -Version: 5.23.0 +Version: 5.24.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with advanced configuration system @@ -111,6 +111,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed Jul 06 2016 Daniel Vrátil - 5.24.0-1 +- KDE Frameworks 5.24.0 + * Tue Jun 07 2016 Daniel Vrátil - 5.23.0-1 - KDE Frameworks 5.23.0 diff --git a/sources b/sources index ec3b388..e4b5a6d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2b822e9e4549fd2deffc23468af461e1 kconfig-5.23.0.tar.xz +e048b0684cbeba42a0d68461dd1bf3a9 kconfig-5.24.0.tar.xz