Update to 2.8.6 final

This commit is contained in:
Orion Poplawski 2011-10-05 09:09:08 -06:00
parent 1372fb6f0d
commit 361a3df94a
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -14,3 +14,4 @@ cmake-2.8.2.tar.gz
/cmake-2.8.6-rc2.tar.gz
/cmake-2.8.6-rc3.tar.gz
/cmake-2.8.6-rc4.tar.gz
/cmake-2.8.6.tar.gz

View File

@ -4,11 +4,11 @@
# Set to bcond_with or use --without gui to disable qt4 gui build
%bcond_without gui
# Set to RC version if building RC, else %{nil}
%define rcver -rc4
%define rcver %{nil}
Name: cmake
Version: 2.8.6
Release: 0.5.rc4%{?dist}
Release: 1%{?dist}
Summary: Cross-platform make system
Group: Development/Tools
@ -160,6 +160,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
%changelog
* Wed Oct 5 2011 Orion Poplawski <orion@cora.nwra.com> - 2.8.6-1
- Update to 2.8.6 final
* Thu Sep 22 2011 Orion Poplawski <orion@cora.nwra.com> - 2.8.6-0.5.rc4
- Update to 2.8.6 RC 4

View File

@ -1 +1 @@
a7b89aef52b4167a6a66ac3843466366 cmake-2.8.6-rc4.tar.gz
2147da452fd9212bb9b4542a9eee9d5b cmake-2.8.6.tar.gz