[cmake] Update to 3.1.2

Orion Poplawski orion at fedoraproject.org
Sat Feb 7 23:47:46 UTC 2015


commit bc96ee0a7cdb91796b9271cf6c5f0d0bcc042392
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Sat Feb 7 16:47:37 2015 -0700

    Update to 3.1.2

 .gitignore |    1 +
 cmake.spec |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4560daa..7001d60 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@
 /cmake-3.1.0-rc2.tar.gz
 /cmake-3.1.0.tar.gz
 /cmake-3.1.1.tar.gz
+/cmake-3.1.2.tar.gz
diff --git a/cmake.spec b/cmake.spec
index eaea5fb..abfffd0 100644
--- a/cmake.spec
+++ b/cmake.spec
@@ -12,7 +12,7 @@
 %endif
 
 Name:           cmake
-Version:        3.1.1
+Version:        3.1.2
 Release:        1%{?dist}
 Summary:        Cross-platform make system
 
@@ -227,6 +227,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
 
 
 %changelog
+* Sat Feb 7 2015 Orion Poplawski <orion at cora.nwra.com> - 3.1.2-1
+- Update to 3.1.2
+
 * Fri Jan 23 2015 Orion Poplawski <orion at cora.nwra.com> - 3.1.1-1
 - Update to 3.1.1
 - Drop ruby patch applied upstream
diff --git a/sources b/sources
index 919a6c3..280be96 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0ae4f25dbec66697c0c3cec1b9e885ae  cmake-3.1.1.tar.gz
+75f61184aa70664bc7b3158293950f04  cmake-3.1.2.tar.gz


More information about the scm-commits mailing list