diff --git a/.gitignore b/.gitignore index e068c8a..314d8ea 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /extra-cmake-modules-1.7.0.tar.xz /extra-cmake-modules-1.8.0.tar.xz /extra-cmake-modules-5.9.0.tar.xz +/extra-cmake-modules-5.10.0.tar.xz diff --git a/extra-cmake-modules.spec b/extra-cmake-modules.spec index 8b2c764..bdcec0c 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.9.0 +Version: 5.10.0 Release: 1%{?dist} License: BSD @@ -44,6 +44,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %{_datadir}/ECM %changelog +* Mon May 11 2015 Daniel Vrátil - 5.10.0-1 +- KDE Frameworks 5.10.0 + * Tue Apr 07 2015 Daniel Vrátil - 5.9.0-1 - KDE Frameworks 5.9.0 diff --git a/sources b/sources index ca7c686..778b253 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -98633e740805a56be02a23ffa1c57a73 extra-cmake-modules-5.9.0.tar.xz +a97dad81fb7327c8ff78406ed369d484 extra-cmake-modules-5.10.0.tar.xz