Update to 3.0.2

This commit is contained in:
Orion Poplawski 2014-09-14 20:22:21 -06:00
parent e411e9f683
commit 57c38184f6
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -23,3 +23,4 @@
/cmake-3.0.0-rc6.tar.gz
/cmake-3.0.0.tar.gz
/cmake-3.0.1.tar.gz
/cmake-3.0.2.tar.gz

View File

@ -12,8 +12,8 @@
%endif
Name: cmake
Version: 3.0.1
Release: 3%{?dist}
Version: 3.0.2
Release: 1%{?dist}
Summary: Cross-platform make system
Group: Development/Tools
@ -251,6 +251,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
%changelog
* Sun Sep 14 2014 Orion Poplawski <orion@cora.nwra.com> - 3.0.2-1
- Update to 3.0.2
* Mon Aug 25 2014 Orion Poplawski <orion@cora.nwra.com> - 3.0.1-3
- Update wxWidgets patches

View File

@ -1 +1 @@
e2e05d84cb44a42f1371d9995631dcf5 cmake-3.0.1.tar.gz
db4c687a31444a929d2fdc36c4dfb95f cmake-3.0.2.tar.gz