[cmake] Update to 2.8.12-rc2

Orion Poplawski orion at fedoraproject.org
Wed Sep 4 15:49:29 UTC 2013


commit 8e7e28a622239898cdc1d6d58cbdf0a757ef4798
Author: Orion Poplawski <orion at nwra.com>
Date:   Wed Sep 4 09:49:20 2013 -0600

    Update to 2.8.12-rc2

 .gitignore |    1 +
 cmake.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 66ec868..d1fc21e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /cmake-2.8.11.2.tar.gz
 /cmake-*/
 /cmake-2.8.12-rc1.tar.gz
+/cmake-2.8.12-rc2.tar.gz
diff --git a/cmake.spec b/cmake.spec
index 0b964d6..cf6170a 100644
--- a/cmake.spec
+++ b/cmake.spec
@@ -4,7 +4,7 @@
 # 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
 
 %define rpm_macros_dir %{_sysconfdir}/rpm
 %if 0%{?fedora} > 18
@@ -13,7 +13,7 @@
 
 Name:           cmake
 Version:        2.8.12
-Release:        0.2.rc1%{?dist}
+Release:        0.3.rc2%{?dist}
 Summary:        Cross-platform make system
 
 Group:          Development/Tools
@@ -223,6 +223,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
 
 
 %changelog
+* Wed Sep 4 2013 Orion Poplawski <orion at cora.nwra.com> - 2.8.12-0.3.rc2
+- Update to 2.8.12-rc2
+
 * Wed Aug 28 2013 Orion Poplawski <orion at cora.nwra.com> - 2.8.12-0.2.rc1
 - Add patch to fix FindPythonLibs issues (bug #876118)
 - Split docs into separate -doc sub-package
diff --git a/sources b/sources
index 1a76951..b629a66 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-08ab8c8773027de376a576e12ef7af12  cmake-2.8.12-rc1.tar.gz
+1b3e9891952de1d54c187991ec2d829b  cmake-2.8.12-rc2.tar.gz


More information about the scm-commits mailing list