diff --git a/.gitignore b/.gitignore index 7001d60..6abc0db 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ /cmake-3.1.0.tar.gz /cmake-3.1.1.tar.gz /cmake-3.1.2.tar.gz +/cmake-3.1.3.tar.gz diff --git a/cmake.spec b/cmake.spec index abfffd0..ee6e780 100644 --- a/cmake.spec +++ b/cmake.spec @@ -12,7 +12,7 @@ %endif Name: cmake -Version: 3.1.2 +Version: 3.1.3 Release: 1%{?dist} Summary: Cross-platform make system @@ -227,6 +227,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %changelog +* Fri Feb 13 2015 Orion Poplawski - 3.1.3-1 +- Update to 3.1.3 + * Sat Feb 7 2015 Orion Poplawski - 3.1.2-1 - Update to 3.1.2 diff --git a/sources b/sources index 280be96..023f7c3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -75f61184aa70664bc7b3158293950f04 cmake-3.1.2.tar.gz +5697a77503bb5636f4b4057dcc02aa32 cmake-3.1.3.tar.gz