Update to 3.7.1

This commit is contained in:
Orion Poplawski 2016-11-30 21:13:46 -07:00
parent 3f7549751e
commit 2ab55113c8
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -26,3 +26,4 @@
/cmake-3.7.0-rc2.tar.gz
/cmake-3.7.0-rc3.tar.gz
/cmake-3.7.0.tar.gz
/cmake-3.7.1.tar.gz

View File

@ -42,7 +42,7 @@
%global orig_name cmake
Name: %{orig_name}%{?name_suffix}
Version: %{major_version}.%{minor_version}.0
Version: %{major_version}.%{minor_version}.1
Release: 1%{?dist}
Summary: Cross-platform make system
@ -399,6 +399,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
%changelog
* Wed Nov 30 2016 Orion Poplawski <orion@cora.nwra.com> - 3.7.1-1
- Update to 3.7.1
* Sat Nov 12 2016 Orion Poplawski <orion@cora.nwra.com> - 3.7.0-1
- Update to 3.7.0 final

View File

@ -1 +1 @@
3801dc4e54c1c957a7378d8b0d4254ba cmake-3.7.0.tar.gz
d031d5a06e9f1c5367cdfc56fbd2a1c8 cmake-3.7.1.tar.gz