import libomp-15.0.7-1.module+el8.8.0+17939+b58878af

This commit is contained in:
CentOS Sources 2023-02-01 08:22:52 +00:00 committed by root
parent da6f9e407a
commit 8a13b78f6b
5 changed files with 6 additions and 3 deletions

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
SOURCES/openmp-15.0.0.src.tar.xz
SOURCES/openmp-15.0.7.src.tar.xz
SOURCES/release-keys.asc

View File

@ -1,2 +1,2 @@
97ec0adfd8f56423d8d22c83abf3ea35980dcd78 SOURCES/openmp-15.0.0.src.tar.xz
d8a0b4314a65a4ad3a82fbcbc59876cfcf09c95b SOURCES/openmp-15.0.7.src.tar.xz
347bdd5ee6d6b93c9644c268511815912c0fb2dc SOURCES/release-keys.asc

Binary file not shown.

Binary file not shown.

View File

@ -1,5 +1,5 @@
%global maj_ver 15
%global libomp_version %{maj_ver}.0.0
%global libomp_version %{maj_ver}.0.7
#global rc_ver 1
%global libomp_srcdir openmp-%{libomp_version}%{?rc_ver:rc%{rc_ver}}.src
@ -185,6 +185,9 @@ cd %{_vpath_builddir}
%endif
%changelog
* Thu Jan 19 2023 Tom Stellard <tstellar@redhat.com> - 15.0.7-1
- Update to LLVM 15.0.7
* Tue Sep 06 2022 Nikita Popov <npopov@redhat.com> - 15.0.0-1
- Update to LLVM 15.0.0