Update to 2.8.9 final

This commit is contained in:
Orion Poplawski 2012-08-09 16:27:15 -06:00
parent 359fd74920
commit 35d1ae4b3f
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -24,3 +24,4 @@ cmake-2.8.2.tar.gz
/cmake-2.8.9-rc1.tar.gz
/cmake-2.8.9-rc2.tar.gz
/cmake-2.8.9-rc3.tar.gz
/cmake-2.8.9.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 %{nil}
Name: cmake
Version: 2.8.9
Release: 0.4.rc3%{?dist}
Release: 1%{?dist}
Summary: Cross-platform make system
Group: Development/Tools
@ -177,6 +177,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
%changelog
* Thu Aug 9 2012 Orion Poplawski <orion@cora.nwra.com> - 2.8.9-1
- Update to 2.8.9 final
* Fri Jul 27 2012 Orion Poplawski <orion@cora.nwra.com> - 2.8.9-0.4.rc3
- Update to 2.8.9 RC 3

View File

@ -1 +1 @@
be8b423ac343b3749338716abc4b52c0 cmake-2.8.9-rc3.tar.gz
801f4c87f8b604f727df5bf1f05a59e7 cmake-2.8.9.tar.gz