[cmake] Update to 2.8.12.1

Orion Poplawski orion at fedoraproject.org
Wed Nov 6 20:16:32 UTC 2013


commit 8b47c8b2d8c152e94aa0d7aead9f8e398fe6647b
Author: Orion Poplawski <orion at nwra.com>
Date:   Wed Nov 6 13:16:49 2013 -0700

    Update to 2.8.12.1

 .gitignore |    1 +
 cmake.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 45ab955..77a7a02 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /cmake-2.8.12-rc3.tar.gz
 /cmake-2.8.12-rc4.tar.gz
 /cmake-2.8.12.tar.gz
+/cmake-2.8.12.1.tar.gz
diff --git a/cmake.spec b/cmake.spec
index 2c1ae70..b48aafd 100644
--- a/cmake.spec
+++ b/cmake.spec
@@ -12,8 +12,8 @@
 %endif
 
 Name:           cmake
-Version:        2.8.12
-Release:        3%{?dist}
+Version:        2.8.12.1
+Release:        1%{?dist}
 Summary:        Cross-platform make system
 
 Group:          Development/Tools
@@ -231,6 +231,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
 
 
 %changelog
+* Wed Nov 6 2013 Orion Poplawski <orion at cora.nwra.com> - 2.8.12.1-1
+- Update to 2.8.12.1
+
 * Wed Oct 23 2013 Orion Poplawski <orion at cora.nwra.com> - 2.8.12-3
 - Remove UseQt4 automatic dependency adding
 
diff --git a/sources b/sources
index 28a8f7f..693f460 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-105bc6d21cc2e9b6aff901e43c53afea  cmake-2.8.12.tar.gz
+9d38cd4e2c94c3cea97d0e2924814acc  cmake-2.8.12.1.tar.gz


More information about the scm-commits mailing list