[cmake] Update to 2.8.9 RC 2

Orion Poplawski orion at fedoraproject.org
Tue Jul 17 04:29:02 UTC 2012


commit e5942e1b503f256b65c08f4dfc72fd4810ffe5e1
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Mon Jul 16 22:28:37 2012 -0600

    Update to 2.8.9 RC 2

 .gitignore |    1 +
 cmake.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4b4fa46..47001ae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ cmake-2.8.2.tar.gz
 /cmake-2.8.8-rc2.tar.gz
 /cmake-2.8.8.tar.gz
 /cmake-2.8.9-rc1.tar.gz
+/cmake-2.8.9-rc2.tar.gz
diff --git a/cmake.spec b/cmake.spec
index f04c3c3..e753a09 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.9
-Release:        0.1.rc1%{?dist}
+Release:        0.2.rc2%{?dist}
 Summary:        Cross-platform make system
 
 Group:          Development/Tools
@@ -177,6 +177,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
 
 
 %changelog
+* Mon Jul 16 2012 Orion Poplawski <orion at cora.nwra.com> - 2.8.9-0.2.rc2
+- Update to 2.8.9 RC 2
+
 * Tue Jul 10 2012 Orion Poplawski <orion at cora.nwra.com> - 2.8.9-0.1.rc1
 - Update to 2.8.9 RC 1
 - Drop pkgconfig patch
diff --git a/sources b/sources
index 0ae48c4..7a12e90 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ee9facc9a2647d9fa1c35be5f9bb5bef  cmake-2.8.9-rc1.tar.gz
+6ba637b0cb9cea391fc7b5f6837d696b  cmake-2.8.9-rc2.tar.gz


More information about the scm-commits mailing list