Update to 3.7.1
This commit is contained in:
parent
3f7549751e
commit
2ab55113c8
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
|||||||
/cmake-3.7.0-rc2.tar.gz
|
/cmake-3.7.0-rc2.tar.gz
|
||||||
/cmake-3.7.0-rc3.tar.gz
|
/cmake-3.7.0-rc3.tar.gz
|
||||||
/cmake-3.7.0.tar.gz
|
/cmake-3.7.0.tar.gz
|
||||||
|
/cmake-3.7.1.tar.gz
|
||||||
|
@ -42,7 +42,7 @@
|
|||||||
%global orig_name cmake
|
%global orig_name cmake
|
||||||
|
|
||||||
Name: %{orig_name}%{?name_suffix}
|
Name: %{orig_name}%{?name_suffix}
|
||||||
Version: %{major_version}.%{minor_version}.0
|
Version: %{major_version}.%{minor_version}.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Cross-platform make system
|
Summary: Cross-platform make system
|
||||||
|
|
||||||
@ -399,6 +399,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Nov 12 2016 Orion Poplawski <orion@cora.nwra.com> - 3.7.0-1
|
||||||
- Update to 3.7.0 final
|
- Update to 3.7.0 final
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user