diff --git a/.gitignore b/.gitignore index e77dc64..f04d46b 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ cmake-2.8.2.tar.gz /cmake-2.8.9.tar.gz /cmake-2.8.10-rc3.tar.gz /cmake-2.8.10.tar.gz +/cmake-2.8.10.1.tar.gz diff --git a/cmake.spec b/cmake.spec index 6993a17..cdb5f70 100644 --- a/cmake.spec +++ b/cmake.spec @@ -7,7 +7,7 @@ %define rcver %{nil} Name: cmake -Version: 2.8.10 +Version: 2.8.10.1 Release: 1%{?dist} Summary: Cross-platform make system @@ -182,6 +182,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || : %changelog +* Thu Nov 8 2012 Orion Poplawski - 2.8.10.1-1 +- Update to 2.8.10.1 + * Thu Nov 1 2012 Orion Poplawski - 2.8.10-1 - Update to 2.8.10 final diff --git a/sources b/sources index eae2cd3..475940e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d4aef1eab859df61d2664721a72732c0 cmake-2.8.10.tar.gz +aabf16d8e957f99921a0095885381373 cmake-2.8.10.1.tar.gz