From 9182160c59bd42ed48fb95d0c0d4230f7d07505d Mon Sep 17 00:00:00 2001
From: Rex Dieter <rdieter@math.unl.edu>
Date: Mon, 3 Oct 2016 21:27:01 -0500
Subject: [PATCH] 5.27.0

---
 .gitignore        | 1 +
 kf5-kcmutils.spec | 7 +++++--
 sources           | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index f1889dd..3e0bc01 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /kcmutils-5.24.0.tar.xz
 /kcmutils-5.25.0.tar.xz
 /kcmutils-5.26.0.tar.xz
+/kcmutils-5.27.0.tar.xz
diff --git a/kf5-kcmutils.spec b/kf5-kcmutils.spec
index 94ce9b5..e06584a 100644
--- a/kf5-kcmutils.spec
+++ b/kf5-kcmutils.spec
@@ -9,8 +9,8 @@
 %endif
 
 Name:           kf5-%{framework}
-Version:        5.26.0
-Release:        1%{?dist}
+Version: 5.27.0
+Release: 1%{?dist}
 Summary:        KDE Frameworks 5 Tier 3 addon with extra API to write KConfigModules
 
 License:        LGPLv2+
@@ -112,6 +112,9 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||:
 
 
 %changelog
+* Tue Oct 04 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.27.0-1
+- 5.27.0
+
 * Wed Sep 07 2016 Daniel Vrátil <dvratil@fedoraproject.org> - 5.26.0-1
 - KDE Frameworks 5.26.0
 
diff --git a/sources b/sources
index 559ba3b..f58c145 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-acff06004aab9842db16237bc1627ee8  kcmutils-5.26.0.tar.xz
+ae53fa18d7dd319afd7f65355581bfc3  kcmutils-5.27.0.tar.xz