Update to 2.8.4 final

This commit is contained in:
Orion Poplawski 2011-02-17 08:57:33 -07:00
parent e5591cdee7
commit 28b2f0dbd1
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ cmake-2.8.2.tar.gz
/cmake-2.8.3.tar.gz
/cmake-2.8.4-rc1.tar.gz
/cmake-2.8.4-rc2.tar.gz
/cmake-2.8.4.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 -rc2
%define rcver %{nil}
Name: cmake
Version: 2.8.4
Release: 0.2.rc2%{?dist}
Release: 1%{?dist}
Summary: Cross-platform make system
Group: Development/Tools
@ -154,6 +154,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
%changelog
* Thu Feb 17 2011 Orion Poplawski <orion@cora.nwra.com> - 2.8.4-1
- Update to 2.8.4 final
* Wed Feb 2 2011 Orion Poplawski <orion@cora.nwra.com> - 2.8.4-0.2.rc2
- Update to 2.8.4 RC 2

View File

@ -1 +1 @@
2ba807197b92b71727b58b8e3d253a89 cmake-2.8.4-rc2.tar.gz
209b7d1d04b2e00986538d74ba764fcf cmake-2.8.4.tar.gz