Update to 3.5.1 (#1321198)

This commit is contained in:
Björn Esser 2016-03-25 09:32:55 +01:00
parent 3e7824e73e
commit c05e6542dc
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -51,3 +51,4 @@
/cmake-3.5.0-rc2.tar.gz
/cmake-3.5.0-rc3.tar.gz
/cmake-3.5.0.tar.gz
/cmake-3.5.1.tar.gz

View File

@ -40,8 +40,8 @@
%global orig_name cmake
Name: %{orig_name}%{?name_suffix}
Version: 3.5.0
Release: 2%{?dist}
Version: 3.5.1
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 Mar 25 2016 Björn Esser <fedora@besser82.io> - 3.5.1-1
- Update to 3.5.1 (#1321198)
* Thu Mar 10 2016 Björn Esser <fedora@besser82.io> - 3.5.0-2
- keep Help-directory and its contents in %%_datadir/%%name (#1316306)

View File

@ -1 +1 @@
33c5d09d4c33d4ffcc63578a6ba8777e cmake-3.5.0.tar.gz
ca051f4a66375c89d1a524e726da0296 cmake-3.5.1.tar.gz