[cmake] Update to 2.8.6 final

Orion Poplawski orion at fedoraproject.org
Wed Oct 5 15:09:21 UTC 2011


commit 361a3df94a64071eb06943f1303d86b93769db80
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Wed Oct 5 09:09:08 2011 -0600

    Update to 2.8.6 final

 .gitignore |    1 +
 cmake.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 20d5177..fe5429f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ cmake-2.8.2.tar.gz
 /cmake-2.8.6-rc2.tar.gz
 /cmake-2.8.6-rc3.tar.gz
 /cmake-2.8.6-rc4.tar.gz
+/cmake-2.8.6.tar.gz
diff --git a/cmake.spec b/cmake.spec
index c4c2962..d104fd6 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 -rc4
+%define rcver %{nil}
 
 Name:           cmake
 Version:        2.8.6
-Release:        0.5.rc4%{?dist}
+Release:        1%{?dist}
 Summary:        Cross-platform make system
 
 Group:          Development/Tools
@@ -160,6 +160,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
 
 
 %changelog
+* Wed Oct 5 2011 Orion Poplawski <orion at cora.nwra.com> - 2.8.6-1
+- Update to 2.8.6 final
+
 * Thu Sep 22 2011 Orion Poplawski <orion at cora.nwra.com> - 2.8.6-0.5.rc4
 - Update to 2.8.6 RC 4
 
diff --git a/sources b/sources
index b5a5452..6996b92 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a7b89aef52b4167a6a66ac3843466366  cmake-2.8.6-rc4.tar.gz
+2147da452fd9212bb9b4542a9eee9d5b  cmake-2.8.6.tar.gz


More information about the scm-commits mailing list