import libomp-13.0.1-1.el9
This commit is contained in:
parent
4e96b42766
commit
deeb218e86
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
SOURCES/openmp-13.0.0.src.tar.xz
|
||||
SOURCES/openmp-13.0.1.src.tar.xz
|
||||
SOURCES/tstellar-gpg-key.asc
|
||||
|
@ -1,2 +1,2 @@
|
||||
8bec3e9afd374e97e4b83212a0ab681ae329f337 SOURCES/openmp-13.0.0.src.tar.xz
|
||||
a5b883a2fbdc14ec44277cc9cc0f6592d80663e4 SOURCES/openmp-13.0.1.src.tar.xz
|
||||
b8d2648a01d36ed0186fd2c5af325fd28797f9a0 SOURCES/tstellar-gpg-key.asc
|
||||
|
Binary file not shown.
BIN
SOURCES/openmp-13.0.1.src.tar.xz.sig
Normal file
BIN
SOURCES/openmp-13.0.1.src.tar.xz.sig
Normal file
Binary file not shown.
@ -1,4 +1,4 @@
|
||||
%global libomp_version 13.0.0
|
||||
%global libomp_version 13.0.1
|
||||
#global rc_ver 3
|
||||
%global libomp_srcdir openmp-%{libomp_version}%{?rc_ver:rc%{rc_ver}}.src
|
||||
|
||||
@ -158,6 +158,9 @@ rm -rf %{buildroot}%{_libdir}/libarcher_static.a
|
||||
%{_libexecdir}/tests/libomp/
|
||||
|
||||
%changelog
|
||||
* Thu Feb 03 2022 Tom Stellard <tstellar@redhat.com> - 13.0.1-1
|
||||
- 13.0.1 Release
|
||||
|
||||
* Tue Oct 12 2021 Timm Bäder <tbaeder@redhat.com> 13.0.0-1
|
||||
- Release 13.0.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user