Update to 3.6.1

This commit is contained in:
Orion Poplawski 2016-07-25 16:32:04 -06:00
parent 482644acff
commit f6068065ea
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -20,3 +20,4 @@
/cmake-3.5.2.tar.gz
/cmake-3.6.0-rc4.tar.gz
/cmake-3.6.0.tar.gz
/cmake-3.6.1.tar.gz

View File

@ -40,7 +40,7 @@
%global orig_name cmake
Name: %{orig_name}%{?name_suffix}
Version: 3.6.0
Version: 3.6.1
Release: 1%{?dist}
Summary: Cross-platform make system
@ -381,6 +381,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
%changelog
* Mon Jul 25 2016 Orion Poplawski <orion@cora.nwra.com> - 3.6.1-1
- Update to 3.6.1
* Fri Jul 8 2016 Orion Poplawski <orion@cora.nwra.com> - 3.6.0-1
- Update to 3.6.0

View File

@ -1 +1 @@
aa40fbecf49d99c083415c2411d12db9 cmake-3.6.0.tar.gz
d6dd661380adacdb12f41b926ec99545 cmake-3.6.1.tar.gz