Update to 3.0.1

This commit is contained in:
Orion Poplawski 2014-08-06 15:33:26 -06:00
parent 300b41d728
commit b007620a21
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -22,3 +22,4 @@
/cmake-3.0.0-rc5.tar.gz
/cmake-3.0.0-rc6.tar.gz
/cmake-3.0.0.tar.gz
/cmake-3.0.1.tar.gz

View File

@ -12,8 +12,8 @@
%endif
Name: cmake
Version: 3.0.0
Release: 2%{?dist}
Version: 3.0.1
Release: 1%{?dist}
Summary: Cross-platform make system
Group: Development/Tools
@ -248,6 +248,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
%changelog
* Wed Aug 6 2014 Orion Poplawski <orion@cora.nwra.com> - 3.0.1-1
- Update to 3.0.1
* Thu Jul 03 2014 Rex Dieter <rdieter@fedoraproject.org> 3.0.0-2
- optimize mimeinfo scriptlet

View File

@ -1 +1 @@
21a1c85e1a3b803c4b48e7ff915a863e cmake-3.0.0.tar.gz
e2e05d84cb44a42f1371d9995631dcf5 cmake-3.0.1.tar.gz