From cc56ed41d2f1b5a5585c076185a02522051346d5 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 9 Jul 2015 12:38:26 -0500 Subject: [PATCH] 5.12.0 --- .gitignore | 1 + kf5-kconfig.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 27328aa..09fcbe6 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /kconfig-5.9.0.tar.xz /kconfig-5.10.0.tar.xz /kconfig-5.11.0.tar.xz +/kconfig-5.12.0.tar.xz diff --git a/kf5-kconfig.spec b/kf5-kconfig.spec index e4f328b..d897e13 100644 --- a/kf5-kconfig.spec +++ b/kf5-kconfig.spec @@ -1,8 +1,8 @@ %global framework kconfig Name: kf5-%{framework} -Version: 5.11.0 -Release: 3%{?dist} +Version: 5.12.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with advanced configuration system License: GPLv2+ and LGPLv2+ and MIT @@ -111,6 +111,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu Jul 09 2015 Rex Dieter - 5.12.0-1 +- 5.12.0 + * Thu Jul 09 2015 Rex Dieter 5.11.0-3 - update URL, minor cosmetics diff --git a/sources b/sources index 3b9a7ac..f220f4e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ecd6f03aa5e0bdcfa1a9b17ce1654afe kconfig-5.11.0.tar.xz +826d84426eb7cf9f2bccd49aca694f96 kconfig-5.12.0.tar.xz