Update to 3.5.2 final

This commit is contained in:
Orion Poplawski 2016-04-15 18:57:07 -06:00
parent d1d955e2de
commit 0461421929
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -52,3 +52,4 @@
/cmake-3.5.0-rc3.tar.gz
/cmake-3.5.0.tar.gz
/cmake-3.5.1.tar.gz
/cmake-3.5.2.tar.gz

View File

@ -40,8 +40,8 @@
%global orig_name cmake
Name: %{orig_name}%{?name_suffix}
Version: 3.5.1
Release: 2%{?dist}
Version: 3.5.2
Release: 1%{?dist}
Summary: Cross-platform make system
# most sources are BSD
@ -378,6 +378,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
%changelog
* Fri Apr 16 2016 Orion Poplawski <orion@cora.nwra.com> - 3.5.2-1
- Update to 3.5.2 final
* Fri Mar 25 2016 Björn Esser <fedora@besser82.io> - 3.5.1-2
- Rebuilt for libjsoncpp.so.1

View File

@ -1 +1 @@
ca051f4a66375c89d1a524e726da0296 cmake-3.5.1.tar.gz
701386a1b5ec95f8d1075ecf96383e02 cmake-3.5.2.tar.gz