diff --git a/.gitignore b/.gitignore index 7fbd8fb..b3b6825 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /kcmutils-5.22.0.tar.xz /kcmutils-5.23.0.tar.xz /kcmutils-5.24.0.tar.xz +/kcmutils-5.25.0.tar.xz diff --git a/kf5-kcmutils.spec b/kf5-kcmutils.spec index 50a6e67..9b7d6a2 100644 --- a/kf5-kcmutils.spec +++ b/kf5-kcmutils.spec @@ -9,7 +9,7 @@ %endif Name: kf5-%{framework} -Version: 5.24.0 +Version: 5.25.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 +* Mon Aug 08 2016 Daniel Vrátil - 5.25.0-1 +- KDE Frameworks 5.25.0 + * Wed Jul 06 2016 Daniel Vrátil - 5.24.0-1 - KDE Frameworks 5.24.0 diff --git a/sources b/sources index b470291..3ea7028 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0b69990be71134efdce1f818ecf82826 kcmutils-5.24.0.tar.xz +139af7a01a29e7dbd81f25adae1df9b2 kcmutils-5.25.0.tar.xz