[cmake/f20] Update to 2.8.12.1

Orion Poplawski orion at fedoraproject.org
Wed Nov 6 20:19:26 UTC 2013


commit 9b9c6f80582e10a3e43f991009fb0ade0b623415
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 61cdb9f..3567b5f 100644
--- a/cmake.spec
+++ b/cmake.spec
@@ -12,8 +12,8 @@
 %endif
 
 Name:           cmake
-Version:        2.8.12
-Release:        2%{?dist}
+Version:        2.8.12.1
+Release:        1%{?dist}
 Summary:        Cross-platform make system
 
 Group:          Development/Tools
@@ -227,6 +227,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
+
 * Thu Oct 10 2013 Orion Poplawski <orion at cora.nwra.com> - 2.8.12-2
 - Autoload cmake-mode in emacs (bug #1017779)
 
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