Update to 3.5.1 (#1321198)
This commit is contained in:
parent
3e7824e73e
commit
c05e6542dc
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user