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 - 3.1.2-1 +- Update to 3.1.2 + * Fri Jan 23 2015 Orion Poplawski - 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