Update to 2.8.9 final
This commit is contained in:
parent
359fd74920
commit
35d1ae4b3f
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user