Update to 2.8.12.2
This commit is contained in:
parent
960dc151d9
commit
65dd936a49
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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+
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user