- Update to 2.8.3 RC 3

This commit is contained in:
Orion Poplawski 2010-10-22 09:52:58 -06:00
parent 27ccb2b934
commit f6887fcf61
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
cmake-2.8.2.tar.gz
/cmake-2.8.3-rc1.tar.gz
/cmake-2.8.3-rc3.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 -rc3
Name: cmake
Version: 2.8.3
Release: 0.1.rc1%{?dist}
Release: 0.2.rc3%{?dist}
Summary: Cross-platform make system
Group: Development/Tools
@ -161,6 +161,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
%changelog
* Fri Oct 22 2010 Orion Poplawski <orion@cora.nwra.com> - 2.8.3-0.2.rc3
- Update to 2.8.3 RC 3
* Thu Sep 16 2010 Orion Poplawski <orion@cora.nwra.com> - 2.8.3-0.1.rc1
- Update to 2.8.3 RC 1
- Add BR bzip2-devel and libarchive-devel

View File

@ -1 +1 @@
1ce9e4553ed496eb182bc2687d13b491 cmake-2.8.3-rc1.tar.gz
fe11f9493a00b4c36f416a7905471918 cmake-2.8.3-rc3.tar.gz