[cmake] Update to 2.8.7 final

Orion Poplawski orion at fedoraproject.org
Mon Jan 2 04:08:07 UTC 2012


commit 5e06058bf55a3f81074410f6d6c1f01b59cf2b1d
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Sun Jan 1 21:08:04 2012 -0700

    Update to 2.8.7 final

 .gitignore |    1 +
 cmake.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8ebcf7f..428c885 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ cmake-2.8.2.tar.gz
 /cmake-2.8.6.tar.gz
 /cmake-2.8.7-rc1.tar.gz
 /cmake-2.8.7-rc2.tar.gz
+/cmake-2.8.7.tar.gz
diff --git a/cmake.spec b/cmake.spec
index 6758c47..2429ed1 100644
--- a/cmake.spec
+++ b/cmake.spec
@@ -4,11 +4,11 @@
 # Set to bcond_with or use --without gui to disable qt4 gui build
 %bcond_without gui
 # Set to RC version if building RC, else %{nil}
-%define rcver -rc2
+%define rcver %{nil}
 
 Name:           cmake
 Version:        2.8.7
-Release:        0.2.rc2%{?dist}
+Release:        1%{?dist}
 Summary:        Cross-platform make system
 
 Group:          Development/Tools
@@ -160,6 +160,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
 
 
 %changelog
+* Sun Jan 1 2012 Orion Poplawski <orion at cora.nwra.com> - 2.8.7-1
+- Update to 2.8.7 final
+
 * Tue Dec 27 2011 Orion Poplawski <orion at cora.nwra.com> - 2.8.7-0.2.rc2
 - Update to 2.8.7 RC 2
 
diff --git a/sources b/sources
index 5297441..477c70c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5a401aa431b657732fa92e48ff520bf9  cmake-2.8.7-rc2.tar.gz
+e1b237aeaed880f65dec9c20602452f6  cmake-2.8.7.tar.gz


More information about the scm-commits mailing list