Update to 3.7.0 final

This commit is contained in:
Orion Poplawski 2016-11-12 07:38:22 -07:00
parent 3e0543c73f
commit 3f7549751e
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -25,3 +25,4 @@
/cmake-3.7.0-rc1.tar.gz
/cmake-3.7.0-rc2.tar.gz
/cmake-3.7.0-rc3.tar.gz
/cmake-3.7.0.tar.gz

View File

@ -35,7 +35,7 @@
%global major_version 3
%global minor_version 7
# Set to RC version if building RC, else %{nil}
%global rcver rc3
#global rcver rc3
# Uncomment if building for EPEL
#global name_suffix %{major_version}
@ -43,7 +43,7 @@
Name: %{orig_name}%{?name_suffix}
Version: %{major_version}.%{minor_version}.0
Release: 0.3.rc3%{?dist}
Release: 1%{?dist}
Summary: Cross-platform make system
# most sources are BSD
@ -399,6 +399,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
%changelog
* Sat Nov 12 2016 Orion Poplawski <orion@cora.nwra.com> - 3.7.0-1
- Update to 3.7.0 final
* Fri Nov 4 2016 Orion Poplawski <orion@cora.nwra.com> - 3.7.0-0.3.rc3
- Update to 3.7.0-rc3

View File

@ -1 +1 @@
a89171b330fcbbd6ba026e3622fff1cb cmake-3.7.0-rc3.tar.gz
3801dc4e54c1c957a7378d8b0d4254ba cmake-3.7.0.tar.gz