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 - 5.27.0-1 +- 5.27.0 + * Wed Sep 07 2016 Daniel Vrátil - 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