Update to 3.3.1
This commit is contained in:
parent
3c97440511
commit
038fdb47c3
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,3 +39,4 @@
|
|||||||
/cmake-3.3.0-rc2.tar.gz
|
/cmake-3.3.0-rc2.tar.gz
|
||||||
/cmake-3.3.0-rc3.tar.gz
|
/cmake-3.3.0-rc3.tar.gz
|
||||||
/cmake-3.3.0.tar.gz
|
/cmake-3.3.0.tar.gz
|
||||||
|
/cmake-3.3.1.tar.gz
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: cmake
|
Name: cmake
|
||||||
Version: 3.3.0
|
Version: 3.3.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Cross-platform make system
|
Summary: Cross-platform make system
|
||||||
|
|
||||||
@ -271,6 +271,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 13 2015 Orion Poplawski <orion@cora.nwra.com> - 3.3.1-1
|
||||||
|
- Update to 3.3.1
|
||||||
|
|
||||||
* Thu Jul 23 2015 Orion Poplawski <orion@cora.nwra.com> - 3.3.0-1
|
* Thu Jul 23 2015 Orion Poplawski <orion@cora.nwra.com> - 3.3.0-1
|
||||||
- Update to 3.3.0
|
- Update to 3.3.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user