Update to 3.1.3

This commit is contained in:
Orion Poplawski 2015-02-13 16:16:47 -07:00
parent bc96ee0a7c
commit 2f03d1934f
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -29,3 +29,4 @@
/cmake-3.1.0.tar.gz
/cmake-3.1.1.tar.gz
/cmake-3.1.2.tar.gz
/cmake-3.1.3.tar.gz

View File

@ -12,7 +12,7 @@
%endif
Name: cmake
Version: 3.1.2
Version: 3.1.3
Release: 1%{?dist}
Summary: Cross-platform make system
@ -227,6 +227,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
%changelog
* Fri Feb 13 2015 Orion Poplawski <orion@cora.nwra.com> - 3.1.3-1
- Update to 3.1.3
* Sat Feb 7 2015 Orion Poplawski <orion@cora.nwra.com> - 3.1.2-1
- Update to 3.1.2

View File

@ -1 +1 @@
75f61184aa70664bc7b3158293950f04 cmake-3.1.2.tar.gz
5697a77503bb5636f4b4057dcc02aa32 cmake-3.1.3.tar.gz