[cmake] Update to 2.8.8 RC 2

Orion Poplawski orion at fedoraproject.org
Mon Apr 9 22:34:46 UTC 2012


commit 04165732ed79f71d2a7ddac7a13ec6892d1f1565
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Mon Apr 9 16:34:43 2012 -0600

    Update to 2.8.8 RC 2

 .gitignore |    1 +
 cmake.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f0b614f..2386ebd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ cmake-2.8.2.tar.gz
 /cmake-2.8.7-rc2.tar.gz
 /cmake-2.8.7.tar.gz
 /cmake-2.8.8-rc1.tar.gz
+/cmake-2.8.8-rc2.tar.gz
diff --git a/cmake.spec b/cmake.spec
index 9fcf4d7..cf2ba0d 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 -rc1
+%define rcver -rc2
 
 Name:           cmake
 Version:        2.8.8
-Release:        0.1.rc1%{?dist}
+Release:        0.2.rc2%{?dist}
 Summary:        Cross-platform make system
 
 Group:          Development/Tools
@@ -160,6 +160,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
 
 
 %changelog
+* Mon Apr 9 2012 Orion Poplawski <orion at cora.nwra.com> - 2.8.8-0.2.rc2
+- Update to 2.8.8 RC 2
+
 * Fri Mar 23 2012 Orion Poplawski <orion at cora.nwra.com> - 2.8.8-0.1.rc1
 - Update to 2.8.8 RC 1
 
diff --git a/sources b/sources
index 21200c6..c9e2884 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c5f9c1cebc884827fb346eee7ab56af7  cmake-2.8.8-rc1.tar.gz
+0afeb7aca05f48048fe7a520e21d52a7  cmake-2.8.8-rc2.tar.gz


More information about the scm-commits mailing list