Update to 3.17.0-rc1
This commit is contained in:
parent
278c697be5
commit
1f31468bbd
@ -55,9 +55,9 @@
|
|||||||
%{!?_vpath_builddir:%global _vpath_builddir %{_target_platform}}
|
%{!?_vpath_builddir:%global _vpath_builddir %{_target_platform}}
|
||||||
|
|
||||||
%global major_version 3
|
%global major_version 3
|
||||||
%global minor_version 16
|
%global minor_version 17
|
||||||
# Set to RC version if building RC, else %%{nil}
|
# Set to RC version if building RC, else %%{nil}
|
||||||
#global rcsuf %%{nil}
|
%global rcsuf rc1
|
||||||
%{?rcsuf:%global relsuf .%{rcsuf}}
|
%{?rcsuf:%global relsuf .%{rcsuf}}
|
||||||
%{?rcsuf:%global versuf -%{rcsuf}}
|
%{?rcsuf:%global versuf -%{rcsuf}}
|
||||||
|
|
||||||
@ -66,7 +66,7 @@
|
|||||||
%global orig_name cmake
|
%global orig_name cmake
|
||||||
|
|
||||||
Name: %{orig_name}%{?name_suffix}
|
Name: %{orig_name}%{?name_suffix}
|
||||||
Version: %{major_version}.%{minor_version}.4
|
Version: %{major_version}.%{minor_version}.0
|
||||||
Release: 1%{?relsuf}%{?dist}
|
Release: 1%{?relsuf}%{?dist}
|
||||||
Summary: Cross-platform make system
|
Summary: Cross-platform make system
|
||||||
|
|
||||||
@ -489,6 +489,9 @@ mv -f Modules/FindLibArchive.disabled Modules/FindLibArchive.cmake
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 17 2020 Björn Esser <besser82@fedoraproject.org> - 3.17.0-1.rc1
|
||||||
|
- Update to 3.17.0-rc1
|
||||||
|
|
||||||
* Wed Feb 05 2020 Björn Esser <besser82@fedoraproject.org> - 3.16.4-1
|
* Wed Feb 05 2020 Björn Esser <besser82@fedoraproject.org> - 3.16.4-1
|
||||||
- Update to 3.16.4
|
- Update to 3.16.4
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (cmake-3.16.4.tar.gz) = 4aa36608bac3b9e29ea765003cdc684733c025d7b18fbae057f3be1f726a159d4b0231b8b1be269206aa7dbd7177fe0110d5bac8d72fb0f6ad392bb284b1fce3
|
SHA512 (cmake-3.17.0-rc1.tar.gz) = 7ff9f21a488658275f61111241dca4e311441827edbc11f44dd4772e114e6f99cb0e3f85d8a8051a23783e7aa47e19683f83b5cf236e75ca9a9724ea9cb2a1c1
|
||||||
|
Loading…
Reference in New Issue
Block a user