From 94cb0101791d77985f267b1a04fecbefbc58d6e4 Mon Sep 17 00:00:00 2001 From: Dan Vrátil Date: Dec 08 2015 22:33:56 +0000 Subject: KDE Frameworks 5.17.0 --- diff --git a/.gitignore b/.gitignore index 17f8ba4..a544989 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /extra-cmake-modules-5.14.0.tar.xz /extra-cmake-modules-5.15.0.tar.xz /extra-cmake-modules-5.16.0.tar.xz +/extra-cmake-modules-5.17.0.tar.xz diff --git a/extra-cmake-modules.spec b/extra-cmake-modules.spec index b7e8b09..1d8bfdf 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.16.0 +Version: 5.17.0 Release: 1%{?dist} License: BSD @@ -48,6 +48,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Dec 08 2015 Daniel Vrátil - 5.17.0-1 +- KDE Frameworks 5.17.0 + * Sun Nov 08 2015 Daniel Vrátil - 5.16.0-1 - KDE Frameworks 5.16.0 diff --git a/sources b/sources index d5a5b01..bdfebb2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -08d94fb941c670e4f1832a340e855836 extra-cmake-modules-5.16.0.tar.xz +dedb4a47cc8f850078792b5404de0d43 extra-cmake-modules-5.17.0.tar.xz