import libomp-12.0.1-1.module+el8.5.0+11871+08d0eab5
This commit is contained in:
parent
9491c43a70
commit
b33365410f
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
SOURCES/openmp-12.0.0.src.tar.xz
|
||||
SOURCES/openmp-12.0.1.src.tar.xz
|
||||
SOURCES/tstellar-gpg-key.asc
|
||||
|
@ -1,2 +1,2 @@
|
||||
9daf49f748f66ab570894a591d3bab7c8d43e548 SOURCES/openmp-12.0.0.src.tar.xz
|
||||
7c051f6050ff23763b253a757927774b5eeaf644 SOURCES/openmp-12.0.1.src.tar.xz
|
||||
b8d2648a01d36ed0186fd2c5af325fd28797f9a0 SOURCES/tstellar-gpg-key.asc
|
||||
|
Binary file not shown.
BIN
SOURCES/openmp-12.0.1.src.tar.xz.sig
Normal file
BIN
SOURCES/openmp-12.0.1.src.tar.xz.sig
Normal file
Binary file not shown.
@ -9,7 +9,7 @@
|
||||
%endif
|
||||
|
||||
Name: libomp
|
||||
Version: 12.0.0%{?rc_ver:~rc%{rc_ver}}
|
||||
Version: 12.0.1%{?rc_ver:~rc%{rc_ver}}
|
||||
Release: 1%{?dist}
|
||||
Summary: OpenMP runtime for clang
|
||||
|
||||
@ -140,6 +140,9 @@ cd %{_vpath_builddir}
|
||||
%{_libexecdir}/tests/libomp/
|
||||
|
||||
%changelog
|
||||
* Fri Jul 16 2021 sguelton@redhat.com - 12.0.1-1
|
||||
- 12.0.1 release
|
||||
|
||||
* Thu May 6 2021 sguelton@redhat.com - 12.0.0-1
|
||||
- 12.0.0 release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user