Update to 3.6.1
This commit is contained in:
parent
482644acff
commit
f6068065ea
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user