diff --git a/.gitignore b/.gitignore index 9f71f66..17f8ba4 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /extra-cmake-modules-5.13.0.tar.xz /extra-cmake-modules-5.14.0.tar.xz /extra-cmake-modules-5.15.0.tar.xz +/extra-cmake-modules-5.16.0.tar.xz diff --git a/extra-cmake-modules.spec b/extra-cmake-modules.spec index b196348..b7e8b09 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.15.0 +Version: 5.16.0 Release: 1%{?dist} License: BSD @@ -48,6 +48,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Sun Nov 08 2015 Daniel Vrátil - 5.16.0-1 +- KDE Frameworks 5.16.0 + * Thu Oct 08 2015 Daniel Vrátil - 5.15.0-1 - KDE Frameworks 5.15.0 diff --git a/sources b/sources index 62bdebc..d5a5b01 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5a41b547927190d366501cf61d86ec07 extra-cmake-modules-5.15.0.tar.xz +08d94fb941c670e4f1832a340e855836 extra-cmake-modules-5.16.0.tar.xz