- Update to 2.8.1 RC 5

This commit is contained in:
Orion Poplawski 2010-03-12 21:35:18 +00:00
parent 77f209bc76
commit 4a8504cecb
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
cmake-2.8.1-rc3.tar.gz
cmake-2.8.1-rc5.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 -rc3
%define rcver -rc5
Name: cmake
Version: 2.8.1
Release: 0.1.rc3%{?dist}
Release: 0.2.rc5%{?dist}
Summary: Cross-platform make system
Group: Development/Tools
@ -133,6 +133,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
%changelog
* Fri Mar 12 2010 Orion Poplawski <orion@cora.nwra.com> - 2.8.1-0.2.rc5
- Update to 2.8.1 RC 5
* Fri Feb 19 2010 Orion Poplawski <orion@cora.nwra.com> - 2.8.1-0.1.rc3
- Update to 2.8.1 RC 3

View File

@ -1 +1 @@
cb6937759856e6c34b84e3a1a4f13b09 cmake-2.8.1-rc3.tar.gz
ea8bdb7dbaeb6c057f092b8b494c9b84 cmake-2.8.1-rc5.tar.gz