Rebuilt with upstreamed cmake-3.20.4-glibc_libdl.patch

This commit is contained in:
Björn Esser 2021-06-29 14:18:29 +02:00
parent b5ab411014
commit 982fc376fe
No known key found for this signature in database
GPG Key ID: F52E98007594C21D
1 changed files with 4 additions and 1 deletions

View File

@ -65,7 +65,7 @@
%{?rcsuf:%global versuf -%{rcsuf}}
# For handling bump release by rpmdev-bumpspec and mass rebuild
%global baserelease 1
%global baserelease 2
# Uncomment if building for EPEL
#global name_suffix %%{major_version}
@ -520,6 +520,9 @@ popd
%changelog
* 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
* Wed Jun 23 2021 Björn Esser <besser82@fedoraproject.org> - 3.21.0-1.rc1
- cmake-3.21.0-rc1 (#1975377)