From 857a64c848442939b8d197426e127b228025815c Mon Sep 17 00:00:00 2001 From: Daniel Vrátil Date: Jul 06 2016 15:55:10 +0000 Subject: KDE Frameworks 5.24.0 --- diff --git a/.gitignore b/.gitignore index 91f133f..1f972e6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /extra-cmake-modules-5.23.0.tar.xz +/extra-cmake-modules-5.24.0.tar.xz diff --git a/extra-cmake-modules.spec b/extra-cmake-modules.spec index 232b32a..906a872 100644 --- a/extra-cmake-modules.spec +++ b/extra-cmake-modules.spec @@ -9,8 +9,8 @@ Name: extra-cmake-modules Summary: Additional modules for CMake build system -Version: 5.23.0 -Release: 2%{?dist} +Version: 5.24.0 +Release: 1%{?dist} License: BSD URL: https://quickgit.kde.org/?p=extra-cmake-modules.git @@ -76,6 +76,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 Rex Dieter - 5.23.0-2 - support bootstrap, add docs/tests diff --git a/sources b/sources index 703e347..55cfebb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3c04b695a164407a2a2fcaf848c42c55 extra-cmake-modules-5.23.0.tar.xz +cd3b0c844234ad29cfdba89d63ccb2ae extra-cmake-modules-5.24.0.tar.xz