Update to 3.4.3
This commit is contained in:
parent
256d595c98
commit
55a452d7d9
1
.gitignore
vendored
1
.gitignore
vendored
@ -47,3 +47,4 @@
|
|||||||
/cmake-3.4.0.tar.gz
|
/cmake-3.4.0.tar.gz
|
||||||
/cmake-3.4.1.tar.gz
|
/cmake-3.4.1.tar.gz
|
||||||
/cmake-3.4.2.tar.gz
|
/cmake-3.4.2.tar.gz
|
||||||
|
/cmake-3.4.3.tar.gz
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: cmake
|
Name: cmake
|
||||||
Version: 3.4.2
|
Version: 3.4.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Cross-platform make system
|
Summary: Cross-platform make system
|
||||||
|
|
||||||
@ -294,6 +294,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 25 2016 Orion Poplawski <orion@cora.nwra.com> - 3.4.3-1
|
||||||
|
- Update to 3.4.3
|
||||||
|
|
||||||
* Tue Jan 19 2016 Orion Poplawski <orion@cora.nwra.com> - 3.4.2-1
|
* Tue Jan 19 2016 Orion Poplawski <orion@cora.nwra.com> - 3.4.2-1
|
||||||
- Update to 3.4.2
|
- Update to 3.4.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user