From 36f5c0cf5cb5f9acd8a9c7be87282f0e02b6610b Mon Sep 17 00:00:00 2001 From: Dan Vrátil Date: Jun 10 2015 12:28:19 +0000 Subject: KDE Frameworks 5.11.0 --- diff --git a/.gitignore b/.gitignore index 314d8ea..a2ccc5f 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /extra-cmake-modules-1.8.0.tar.xz /extra-cmake-modules-5.9.0.tar.xz /extra-cmake-modules-5.10.0.tar.xz +/extra-cmake-modules-5.11.0.tar.xz diff --git a/extra-cmake-modules.spec b/extra-cmake-modules.spec index bdcec0c..c3fe8f8 100644 --- a/extra-cmake-modules.spec +++ b/extra-cmake-modules.spec @@ -1,6 +1,6 @@ Name: extra-cmake-modules Summary: Additional modules for CMake build system -Version: 5.10.0 +Version: 5.11.0 Release: 1%{?dist} License: BSD @@ -44,6 +44,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %{_datadir}/ECM %changelog +* Wed Jun 10 2015 Daniel Vrátil - 5.11.0-1 +- KDE Frameworks 5.11.0 + * Mon May 11 2015 Daniel Vrátil - 5.10.0-1 - KDE Frameworks 5.10.0 diff --git a/sources b/sources index 778b253..3f3cc12 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a97dad81fb7327c8ff78406ed369d484 extra-cmake-modules-5.10.0.tar.xz +0e1298c6fce735f06c789a173c0093ff extra-cmake-modules-5.11.0.tar.xz