Rebuilt for removed libstdc++ symbols (#1937698)

This commit is contained in:
Jonathan Wakely 2021-03-31 17:35:11 +01:00
parent 848fe17a83
commit 5626fe2752
1 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,5 @@
%global rc_ver 3
%global baserelease 4
%global baserelease 5
%global maj_ver 12
%global min_ver 0
%global patch_ver 0
@ -109,6 +109,9 @@ export LD_LIBRARY_PATH=%{_builddir}/%{mlir_srcdir}/%{name}/%{_build}/%{_lib}
%{_libdir}/cmake/mlir
%changelog
* Wed Mar 31 2021 Jonathan Wakely <jwakely@redhat.com> - 12.0.0-0.5.rc3
- Rebuilt for removed libstdc++ symbols (#1937698)
* Thu Mar 11 2021 sguelton@redhat.com - 12.0.0-0.4.rc3
- LLVM 12.0.0 rc3