From 3940bbee239d8da389b83651aeb0bcf0d2ac9714 Mon Sep 17 00:00:00 2001 From: Dan Vrátil Date: Oct 08 2015 13:07:49 +0000 Subject: KDE Frameworks 5.15.0 --- diff --git a/.gitignore b/.gitignore index 7bdae86..9f71f66 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /extra-cmake-modules-5.12.0.tar.xz /extra-cmake-modules-5.13.0.tar.xz /extra-cmake-modules-5.14.0.tar.xz +/extra-cmake-modules-5.15.0.tar.xz diff --git a/extra-cmake-modules.spec b/extra-cmake-modules.spec index 14645d5..b196348 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.14.0 +Version: 5.15.0 Release: 1%{?dist} License: BSD @@ -48,6 +48,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu Oct 08 2015 Daniel Vrátil - 5.15.0-1 +- KDE Frameworks 5.15.0 + * Wed Sep 16 2015 Daniel Vrátil - 5.14.0-1 - KDE Frameworks 5.14.0 diff --git a/sources b/sources index a0c0ce6..62bdebc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5c5db16c6038e63e7b741fa32e4eaddd extra-cmake-modules-5.14.0.tar.xz +5a41b547927190d366501cf61d86ec07 extra-cmake-modules-5.15.0.tar.xz