[cmake] Update to 2.8.9 RC 3

Orion Poplawski orion at fedoraproject.org
Fri Jul 27 12:45:53 UTC 2012


commit 359fd74920347a2719c87abbf22e1d56d3eae7b6
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Fri Jul 27 06:45:45 2012 -0600

    Update to 2.8.9 RC 3

 .gitignore |    1 +
 cmake.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 47001ae..a1f5bce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ cmake-2.8.2.tar.gz
 /cmake-2.8.8.tar.gz
 /cmake-2.8.9-rc1.tar.gz
 /cmake-2.8.9-rc2.tar.gz
+/cmake-2.8.9-rc3.tar.gz
diff --git a/cmake.spec b/cmake.spec
index 9e2d555..da36aba 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 -rc3
 
 Name:           cmake
 Version:        2.8.9
-Release:        0.3.rc2%{?dist}
+Release:        0.4.rc3%{?dist}
 Summary:        Cross-platform make system
 
 Group:          Development/Tools
@@ -177,6 +177,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
 
 
 %changelog
+* Fri Jul 27 2012 Orion Poplawski <orion at cora.nwra.com> - 2.8.9-0.4.rc3
+- Update to 2.8.9 RC 3
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.8.9-0.3.rc2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 7a12e90..29ee2c6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6ba637b0cb9cea391fc7b5f6837d696b  cmake-2.8.9-rc2.tar.gz
+be8b423ac343b3749338716abc4b52c0  cmake-2.8.9-rc3.tar.gz


More information about the scm-commits mailing list