cmake-3.21.0-rc2
This commit is contained in:
parent
982fc376fe
commit
e096c7c3fd
@ -60,12 +60,12 @@
|
||||
%global major_version 3
|
||||
%global minor_version 21
|
||||
# Set to RC version if building RC, else %%{nil}
|
||||
%global rcsuf rc1
|
||||
%global rcsuf rc2
|
||||
%{?rcsuf:%global relsuf .%{rcsuf}}
|
||||
%{?rcsuf:%global versuf -%{rcsuf}}
|
||||
|
||||
# For handling bump release by rpmdev-bumpspec and mass rebuild
|
||||
%global baserelease 2
|
||||
%global baserelease 3
|
||||
|
||||
# Uncomment if building for EPEL
|
||||
#global name_suffix %%{major_version}
|
||||
@ -520,6 +520,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jul 05 2021 Björn Esser <besser82@fedoraproject.org> - 3.21.0-3.rc2
|
||||
- cmake-3.21.0-rc2
|
||||
|
||||
* Tue Jun 29 2021 Björn Esser <besser82@fedoraproject.org> - 3.21.0-2.rc1
|
||||
- Rebuilt with upstreamed cmake-3.20.4-glibc_libdl.patch
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cmake-3.21.0-rc1.tar.gz) = 91607aacd76fe53a146c23119d07c6eb9f91bdddc0c30498fd43786f3347f67cd4a2d51f76ec3b5d7849a9b4d6beddeec4ef2249ca981493a9b2581309cd1ef3
|
||||
SHA512 (cmake-3.21.0-rc2.tar.gz) = 52090e700ed10cba70bcb2d4a2480e9513e5c0a0f0773d9c8d4b25e1d1dec9203f91907f634fe83b6443048a53c6c78ff903bb7d1f981bf5faf58bc970e7ffa6
|
||||
|
Loading…
Reference in New Issue
Block a user