From 809bca05475845bb16bd2135800479dad32f80b6 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Oct 03 2016 18:33:55 +0000 Subject: 5.27.0 --- diff --git a/.gitignore b/.gitignore index 1531f5c..3dec8a9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -/extra-cmake-modules-5.25.0.tar.xz -/extra-cmake-modules-5.26.0.tar.xz +/extra-cmake-modules-5.27.0.tar.xz diff --git a/extra-cmake-modules.spec b/extra-cmake-modules.spec index 96ae4f1..b22a2f5 100644 --- a/extra-cmake-modules.spec +++ b/extra-cmake-modules.spec @@ -9,7 +9,7 @@ Name: extra-cmake-modules Summary: Additional modules for CMake build system -Version: 5.26.0 +Version: 5.27.0 Release: 1%{?dist} License: BSD @@ -80,6 +80,9 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||: %changelog +* Mon Oct 03 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 25039f6..f3b013a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f9615dc1343962e4e9d906f47bf8d509 extra-cmake-modules-5.26.0.tar.xz +e8803aa94fe6f8c34cb3bd2d5a17756a extra-cmake-modules-5.27.0.tar.xz