diff --git a/.gitignore b/.gitignore index eb44f07..7fbd8fb 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /kcmutils-5.21.0.tar.xz /kcmutils-5.22.0.tar.xz /kcmutils-5.23.0.tar.xz +/kcmutils-5.24.0.tar.xz diff --git a/kf5-kcmutils.spec b/kf5-kcmutils.spec index 3f72526..50a6e67 100644 --- a/kf5-kcmutils.spec +++ b/kf5-kcmutils.spec @@ -9,7 +9,7 @@ %endif Name: kf5-%{framework} -Version: 5.23.0 +Version: 5.24.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon with extra API to write KConfigModules @@ -112,6 +112,9 @@ make test ARGS="--output-on-failure --timeout 300" -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 15cb4ff..b470291 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1d4043e0d21472c32619f066402190a0 kcmutils-5.23.0.tar.xz +0b69990be71134efdce1f818ecf82826 kcmutils-5.24.0.tar.xz