Update to 2.8.12.2

This commit is contained in:
Orion Poplawski 2014-01-28 13:54:41 -07:00
parent 960dc151d9
commit 65dd936a49
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -15,3 +15,4 @@
/cmake-2.8.12-rc4.tar.gz
/cmake-2.8.12.tar.gz
/cmake-2.8.12.1.tar.gz
/cmake-2.8.12.2.tar.gz

View File

@ -12,8 +12,8 @@
%endif
Name: cmake
Version: 2.8.12.1
Release: 2%{?dist}
Version: 2.8.12.2
Release: 1%{?dist}
Summary: Cross-platform make system
Group: Development/Tools
@ -236,6 +236,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
%changelog
* Tue Jan 28 2014 Orion Poplawski <orion@cora.nwra.com> - 2.8.12.2-1
- Update to 2.8.12.2
* Wed Jan 22 2014 Orion Poplawski <orion@cora.nwra.com> - 2.8.12.1-2
- Fix FindFreetype for 2.5.1+

View File

@ -1 +1 @@
9d38cd4e2c94c3cea97d0e2924814acc cmake-2.8.12.1.tar.gz
17c6513483d23590cbce6957ec6d1e66 cmake-2.8.12.2.tar.gz