mirror of
https://src.fedoraproject.org/rpms/libomp.git
synced 2024-11-24 08:12:42 +00:00
18.1.6 Release
This commit is contained in:
parent
a9e2c953f7
commit
1fcac89e9f
2 changed files with 6 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
%global maj_ver 18
|
||||
%global min_ver 1
|
||||
%global libomp_version %{maj_ver}.%{min_ver}.4
|
||||
%global libomp_version %{maj_ver}.%{min_ver}.6
|
||||
#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
|
||||
* Mon May 20 2024 Tom Stellard <tstellar@redhat.com> - 18.1.6-1
|
||||
- 18.1.6 Release
|
||||
|
||||
* Fri May 03 2024 Tom Stellard <tstellar@redhat.com> - 18.1.4-1
|
||||
- 18.1.4 Release
|
||||
|
||||
|
|
4
sources
4
sources
|
@ -1,2 +1,2 @@
|
|||
SHA512 (openmp-18.1.4.src.tar.xz) = 02346584d04db52f3bc7d112fee26c330d155f919e96f79061eec4218fb1a37e8205f5c2b779476590fa287ab810aa0259e6fd453098a06babbce8636b74b214
|
||||
SHA512 (openmp-18.1.4.src.tar.xz.sig) = fb8efc973af2e89595fee115e65bee93cc515ee04075a7d2b5187764433af3959e9908e14cf33256df45c3da6f60343d18e9ef5b8d1ed0fe1ce254be5b596426
|
||||
SHA512 (openmp-18.1.6.src.tar.xz) = f96f5fd4c508f1390e53b943237aa7e1db1301ef660f0864305556d581275576d585ef222a82d2359d43ad8ed166096d9ec6c05ab0ee57a01679cff6b4ecba4b
|
||||
SHA512 (openmp-18.1.6.src.tar.xz.sig) = c7e2652ebdde9ab60d56e8767ceeb4536ca0daa405d1c0d4d1e0755aecd8ec96c51824af380faa535afcab0c46fac3395e2a9e55f26f3de87548c95b11ac72b6
|
||||
|
|
Loading…
Reference in a new issue