Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/libomp.git#a97fcd03be894fb12af2017f5d038898143e75cb
This commit is contained in:
DistroBaker 2020-11-05 22:59:14 +00:00
parent 3701c70230
commit ad826eed7a
1 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#%%global rc_ver 6
%global baserelease 1
%global baserelease 2
%global libomp_srcdir openmp-%{version}%{?rc_ver:rc%{rc_ver}}.src
@ -47,7 +47,7 @@ OpenMP runtime for clang.
%package devel
Summary: OpenMP header files
Requires: clang-devel%{?isa} = %{version}
Requires: clang-resource-filesystem%{?isa} = %{version}
%description devel
OpenMP header files.
@ -144,6 +144,9 @@ rm -rf %{buildroot}%{_libdir}/libarcher_static.a
%{_libexecdir}/tests/libomp/
%changelog
* Wed Oct 28 2020 Tom Stellard <tstellar@redhat.com> - 11.0.0-2
- Replace clang-devel dependency with clang-resource-filesystem
* Thu Oct 15 2020 sguelton@redhat.com - 11.0.0-1
- Fix NVR