From f58bffcfb292cf6b73f5d24aaa418dd9ec5d9e13 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 4 Apr 2016 08:25:16 -0500 Subject: [PATCH] KDE Frameworks 5.21.0 --- .gitignore | 1 + kf5-kconfig.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 61c7ab6..e74f444 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /kconfig-5.18.0.tar.xz /kconfig-5.19.0.tar.xz /kconfig-5.20.0.tar.xz +/kconfig-5.21.0.tar.xz diff --git a/kf5-kconfig.spec b/kf5-kconfig.spec index 1beac58..020ea84 100644 --- a/kf5-kconfig.spec +++ b/kf5-kconfig.spec @@ -1,7 +1,7 @@ %global framework kconfig Name: kf5-%{framework} -Version: 5.20.0 +Version: 5.21.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 +* Mon Apr 04 2016 Rex Dieter - 5.21.0-1 +- KDE Frameworks 5.21.0 + * Mon Mar 14 2016 Daniel Vrátil - 5.20.0-1 - KDE Frameworks 5.20.0 diff --git a/sources b/sources index a29e200..f0c5f3f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1ee3cc6ae99928adf7fa93204d89a0ce kconfig-5.20.0.tar.xz +11782bb4555990deafa273f0288d2673 kconfig-5.21.0.tar.xz