import libomp-11.0.0-1.module+el8.4.0+8598+a071fcd5
This commit is contained in:
parent
626d9183ec
commit
4ec8d1d511
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
SOURCES/hans-gpg-key.asc
|
||||
SOURCES/openmp-11.0.0rc2.src.tar.xz
|
||||
SOURCES/openmp-11.0.0.src.tar.xz
|
||||
|
@ -1,2 +1,2 @@
|
||||
32fa4b0193960f05064f2ab31b5a89c7cf48a0b9 SOURCES/hans-gpg-key.asc
|
||||
b83042c13fe005a024cd879c307321b885bee8c7 SOURCES/openmp-11.0.0rc2.src.tar.xz
|
||||
fb5502f1cd73bd5c5fdf2544b263fdb2a00791d9 SOURCES/openmp-11.0.0.src.tar.xz
|
||||
|
BIN
SOURCES/openmp-11.0.0.src.tar.xz.sig
Normal file
BIN
SOURCES/openmp-11.0.0.src.tar.xz.sig
Normal file
Binary file not shown.
Binary file not shown.
@ -1,5 +1,5 @@
|
||||
%global rc_ver 2
|
||||
%global baserelease 0.1
|
||||
#%%global rc_ver 6
|
||||
%global baserelease 1
|
||||
%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
|
||||
* Thu Oct 29 2020 sguelton@redhat.com - 11.0.0-1
|
||||
- 11.0.0 final release
|
||||
|
||||
* Mon Sep 21 2020 sguelton@redhat.com - 11.0.0-0.1.rc2
|
||||
- 11.0.0-rc2 Release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user