mirror of
https://src.fedoraproject.org/rpms/libomp.git
synced 2024-11-25 00:15:16 +00:00
Rebuilt for removed libstdc++ symbol (#1937698)
This commit is contained in:
parent
b1e4bbfb83
commit
757bd050a5
1 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
%global rc_ver 1
|
||||
%global baserelease 1
|
||||
%global baserelease 2
|
||||
%global libomp_srcdir openmp-%{version}%{?rc_ver:rc%{rc_ver}}.src
|
||||
|
||||
|
||||
|
@ -140,6 +140,9 @@ rm -rf %{buildroot}%{_libdir}/libarcher_static.a
|
|||
%{_libexecdir}/tests/libomp/
|
||||
|
||||
%changelog
|
||||
* Tue Mar 30 2021 Jonathan Wakely <jwakely@redhat.com> - 12.0.0-0.2.rc1
|
||||
- Rebuilt for removed libstdc++ symbol (#1937698)
|
||||
|
||||
* Mon Feb 22 2021 sguelton@redhat.com - 12.0.0-0.1.rc1
|
||||
- 12.0.0-rc1 release
|
||||
|
||||
|
|
Loading…
Reference in a new issue