Update to 2.8.7 RC 2

This commit is contained in:
Orion Poplawski 2011-12-27 10:33:39 -07:00
parent 9b125c8520
commit bc85f06d60
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -16,3 +16,4 @@ cmake-2.8.2.tar.gz
/cmake-2.8.6-rc4.tar.gz
/cmake-2.8.6.tar.gz
/cmake-2.8.7-rc1.tar.gz
/cmake-2.8.7-rc2.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 -rc1
%define rcver -rc2
Name: cmake
Version: 2.8.7
Release: 0.1.rc1%{?dist}
Release: 0.2.rc2%{?dist}
Summary: Cross-platform make system
Group: Development/Tools
@ -160,6 +160,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
%changelog
* Tue Dec 27 2011 Orion Poplawski <orion@cora.nwra.com> - 2.8.7-0.2.rc2
- Update to 2.8.7 RC 2
* Tue Dec 13 2011 Orion Poplawski <orion@cora.nwra.com> - 2.8.7-0.1.rc1
- Update to 2.8.7 RC 1

View File

@ -1 +1 @@
7828df2139fcffaf7cd3533bdaf94828 cmake-2.8.7-rc1.tar.gz
5a401aa431b657732fa92e48ff520bf9 cmake-2.8.7-rc2.tar.gz