Update to 2.8.8 final

This commit is contained in:
Orion Poplawski 2012-04-19 14:12:55 -06:00
parent bee44432a9
commit 4333cee6b4
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -20,3 +20,4 @@ cmake-2.8.2.tar.gz
/cmake-2.8.7.tar.gz
/cmake-2.8.8-rc1.tar.gz
/cmake-2.8.8-rc2.tar.gz
/cmake-2.8.8.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 -rc2
%define rcver %{nil}
Name: cmake
Version: 2.8.8
Release: 0.4.rc2%{?dist}
Release: 1%{?dist}
Summary: Cross-platform make system
Group: Development/Tools
@ -165,6 +165,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
%changelog
* Thu Apr 19 2012 Orion Poplawski <orion@cora.nwra.com> - 2.8.8-1
- Update to 2.8.8 final
* Sat Apr 14 2012 Rex Dieter <rdieter@fedoraproject.org> 2.8.8-0.4.rc2
- adjust pkgconfig patch (#812188)

View File

@ -1 +1 @@
0afeb7aca05f48048fe7a520e21d52a7 cmake-2.8.8-rc2.tar.gz
ba74b22c788a0c8547976b880cd02b17 cmake-2.8.8.tar.gz