- Update to 2.8.2 RC 2

This commit is contained in:
Orion Poplawski 2010-06-21 18:00:32 +00:00
parent df756e3df9
commit 69032c98e3
3 changed files with 8 additions and 5 deletions

View File

@ -1 +1 @@
cmake-2.8.1.tar.gz
cmake-2.8.2-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 %{nil}
%define rcver -rc2
Name: cmake
Version: 2.8.1
Release: 5%{?dist}
Version: 2.8.2
Release: 0.1.rc2%{?dist}
Summary: Cross-platform make system
Group: Development/Tools
@ -137,6 +137,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
%changelog
* Mon Jun 21 2010 Orion Poplawski <orion@cora.nwra.com> - 2.8.2-0.1.rc2
- Update to 2.8.2 RC 2
* Thu Jun 3 2010 Orion Poplawski <orion@cora.nwra.com> - 2.8.1-5
- Upstream published a newer 2.8.1 tar ball

View File

@ -1 +1 @@
feadc2e5ebbfed0efc90178583503725 cmake-2.8.1.tar.gz
eace084c44dbff5b099856a43d37db58 cmake-2.8.2-rc2.tar.gz