import libomp-13.0.1-1.module+el8.6.0+14118+d530a951

This commit is contained in:
CentOS Sources 2022-02-18 20:03:33 +00:00 committed by Stepan Oksanichenko
parent 8d53dd9516
commit 1b9c9a164a
5 changed files with 6 additions and 3 deletions

2
.gitignore vendored
View File

@ -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

View File

@ -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.

Binary file not shown.

View File

@ -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
@ -159,6 +159,9 @@ cd %{_vpath_builddir}
%{_libexecdir}/tests/libomp/
%changelog
* Thu Feb 03 2022 Tom Stellard <tstellar@redhat.com> - 13.0.1-1
- 13.0.1 Release
* Fri Oct 15 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0-1
- 13.0.0 Release