- Update to 2.8.3 final

This commit is contained in:
Orion Poplawski 2010-11-04 14:13:32 -06:00
parent 88561fd009
commit 2c36e6cccc
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ cmake-2.8.2.tar.gz
/cmake-2.8.3-rc1.tar.gz
/cmake-2.8.3-rc3.tar.gz
/cmake-2.8.3-rc4.tar.gz
/cmake-2.8.3.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 -rc4
%define rcver %{nil}
Name: cmake
Version: 2.8.3
Release: 0.3.rc4%{?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 Nov 4 2010 Orion Poplawski <orion@cora.nwra.com> - 2.8.3-1
- Update to 2.8.3 final
* Mon Nov 1 2010 Orion Poplawski <orion@cora.nwra.com> - 2.8.3-0.3.rc4
- Update to 2.8.3 RC 4
- Drop python 2.7 patch fixed upstream

View File

@ -1 +1 @@
80a4d28db3c00608b503388b2e4387c7 cmake-2.8.3-rc4.tar.gz
a76a44b93acf5e3badda9de111385921 cmake-2.8.3.tar.gz