18.1.2 Release
This commit is contained in:
parent
336f3f4b85
commit
8f056699c8
@ -7,7 +7,7 @@
|
||||
|
||||
%global maj_ver 18
|
||||
%global min_ver 1
|
||||
%global libomp_version %{maj_ver}.%{min_ver}.1
|
||||
%global libomp_version %{maj_ver}.%{min_ver}.2
|
||||
#global rc_ver 4
|
||||
%global libomp_srcdir openmp-%{libomp_version}%{?rc_ver:rc%{rc_ver}}.src
|
||||
%global so_suffix %{maj_ver}.%{min_ver}
|
||||
@ -156,6 +156,9 @@ rm -rf %{buildroot}%{_libdir}/libarcher_static.a
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Mar 22 2024 Tom Stellard <tstellar@redhat.com> - 18.1.2-1
|
||||
- 18.1.2 Release
|
||||
|
||||
* Wed Mar 13 2024 Tom Stellard <tstellar@redhat.com> - 18.1.1-1
|
||||
- 18.1.1 Release
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (openmp-18.1.1.src.tar.xz) = 4b6db9d06881a640337aa18f185491d73a7eb2a52e70d3bbc1d5ab5011c7a5f8b0b1f4c7c6278833c6476ad86af004d2e50746e86e762dd5354f8424a54d069f
|
||||
SHA512 (openmp-18.1.1.src.tar.xz.sig) = 800b9eae15fe41061b345b4ea6a1eef0a748e67c40308fbd94302154f049c401ed65771f5c47c427a9b1e041fea68817799162632cd987ec117cc00aabd93df5
|
||||
SHA512 (openmp-18.1.2.src.tar.xz) = 420129104082a3ab88fdb0a8cc168b2d488de0f6fae909f056a01ad4d845c73d360b7a9bc729624e86edbc679a9656a4bb1620c9b0b740f146be22a9a1bce019
|
||||
SHA512 (openmp-18.1.2.src.tar.xz.sig) = dc0cab3350d275f38f5137c96c7ce532a740a4f954dff031af22c1d55c4e5739b8e3c245c489c3e276eca65927a48c53df044ce5c288a743b05686f01ead4627
|
||||
|
Loading…
Reference in New Issue
Block a user