[cmake] - Update to 2.8.4 RC 2

Orion Poplawski orion at fedoraproject.org
Wed Feb 2 16:48:58 UTC 2011


commit e5591cdee74bc8cbf5873fa922e5c2b29deec608
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Wed Feb 2 09:48:48 2011 -0700

    - Update to 2.8.4 RC 2

 .gitignore |    1 +
 cmake.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3bf4c42..ee7a7a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ cmake-2.8.2.tar.gz
 /cmake-2.8.3-rc4.tar.gz
 /cmake-2.8.3.tar.gz
 /cmake-2.8.4-rc1.tar.gz
+/cmake-2.8.4-rc2.tar.gz
diff --git a/cmake.spec b/cmake.spec
index d7a6a5b..795a0f1 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.4
-Release:        0.1.rc1%{?dist}
+Release:        0.2.rc2%{?dist}
 Summary:        Cross-platform make system
 
 Group:          Development/Tools
@@ -154,6 +154,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
 
 
 %changelog
+* Wed Feb 2 2011 Orion Poplawski <orion at cora.nwra.com> - 2.8.4-0.2.rc2
+- Update to 2.8.4 RC 2
+
 * Tue Jan 18 2011 Orion Poplawski <orion at cora.nwra.com> - 2.8.4-0.1.rc1
 - Update to 2.8.4 RC 1
 - Drop qt4 patch
diff --git a/sources b/sources
index a222477..ec93679 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-594c207ca1a36034dedb7213da934dd9  cmake-2.8.4-rc1.tar.gz
+2ba807197b92b71727b58b8e3d253a89  cmake-2.8.4-rc2.tar.gz


More information about the scm-commits mailing list