[cmake] Update to 2.8.12.2

Orion Poplawski orion at fedoraproject.org
Tue Jan 28 20:54:14 UTC 2014


commit 65dd936a49317ca8260d1897db2cd8a2af8447df
Author: Orion Poplawski <orion at nwra.com>
Date:   Tue Jan 28 13:54:41 2014 -0700

    Update to 2.8.12.2

 .gitignore |    1 +
 cmake.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 77a7a02..225731e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /cmake-2.8.12-rc4.tar.gz
 /cmake-2.8.12.tar.gz
 /cmake-2.8.12.1.tar.gz
+/cmake-2.8.12.2.tar.gz
diff --git a/cmake.spec b/cmake.spec
index c4aabb3..8165a9d 100644
--- a/cmake.spec
+++ b/cmake.spec
@@ -12,8 +12,8 @@
 %endif
 
 Name:           cmake
-Version:        2.8.12.1
-Release:        2%{?dist}
+Version:        2.8.12.2
+Release:        1%{?dist}
 Summary:        Cross-platform make system
 
 Group:          Development/Tools
@@ -236,6 +236,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
 
 
 %changelog
+* Tue Jan 28 2014 Orion Poplawski <orion at cora.nwra.com> - 2.8.12.2-1
+- Update to 2.8.12.2
+
 * Wed Jan 22 2014 Orion Poplawski <orion at cora.nwra.com> - 2.8.12.1-2
 - Fix FindFreetype for 2.5.1+
 
diff --git a/sources b/sources
index 693f460..42774ab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9d38cd4e2c94c3cea97d0e2924814acc  cmake-2.8.12.1.tar.gz
+17c6513483d23590cbce6957ec6d1e66  cmake-2.8.12.2.tar.gz


More information about the scm-commits mailing list