Rebuilt for removed libstdc++ symbols (#1937698)

This commit is contained in:
Jonathan Wakely 2021-03-31 17:31:26 +01:00
parent 08bee7e51a
commit b4f38b0df7
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
%global min_ver 0
%global patch_ver 0
%global rc_ver 3
%global baserelease 7
%global baserelease 8
%global clang_tools_binaries \
%{_bindir}/clang-apply-replacements \
@ -533,6 +533,9 @@ false
%endif
%changelog
* Wed Mar 31 2021 Jonathan Wakely <jwakely@redhat.com> - 12.0.0-0.8.rc3
- Rebuilt for removed libstdc++ symbols (#1937698)
* Mon Mar 15 2021 sguelton@redhat.com - 12.0.0-0.7.rc3
- Apply patch D97846 to fix rhbz#1934065