[extra-cmake-modules/f20] extra-cmake-modules 1.8.0 (KDE Frameworks 5.8.0)

Daniel Vrátil dvratil at fedoraproject.org
Mon Mar 16 14:30:40 UTC 2015


commit c26f3349615208661f3adfff3884677b947fbbbd
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Mon Mar 16 15:29:54 2015 +0100

    extra-cmake-modules 1.8.0 (KDE Frameworks 5.8.0)

 .gitignore               | 1 +
 extra-cmake-modules.spec | 7 +++++--
 sources                  | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fde3d7e..ee42d4f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /extra-cmake-modules-1.6.0.tar.xz
 /extra-cmake-modules-1.6.1.tar.xz
 /extra-cmake-modules-1.7.0.tar.xz
+/extra-cmake-modules-1.8.0.tar.xz
diff --git a/extra-cmake-modules.spec b/extra-cmake-modules.spec
index 5159953..9521ac9 100644
--- a/extra-cmake-modules.spec
+++ b/extra-cmake-modules.spec
@@ -1,10 +1,10 @@
-%global frameworksversion 5.7
+%global frameworksversion 5.8
 
 Name:           extra-cmake-modules
 Summary:        Additional modules for CMake build system
 # ECM does not follow the frameworks versioning, but is currently being
 # released together with it
-Version:        1.7.0
+Version:        1.8.0
 Release:        1%{?dist}
 
 License:        BSD
@@ -40,6 +40,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 %{_datadir}/ECM
 
 %changelog
+* Mon Mar 16 2015 Daniel Vrátil <dvratil at redhat.com> - 1.8.0-1
+- extra-cmake-modules 1.8.0 (KDE Frameworks 5.8.0)
+
 * Fri Feb 13 2015 Daniel Vrátil <dvratil at redhat.com> - 1.7.0-1
 - extra-cmake-modules 1.7.0 (KDE Frameworks 5.7.0)
 
diff --git a/sources b/sources
index a927155..de63389 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-45fd1e6f38b23b00983e5eab9ba61d15  extra-cmake-modules-1.7.0.tar.xz
+e877d996f478419c3a749cfc425bd6c0  extra-cmake-modules-1.8.0.tar.xz


More information about the scm-commits mailing list