mirror of
https://src.fedoraproject.org/rpms/libomp.git
synced 2024-11-24 08:12:42 +00:00
Update to LLVM 17.0.6
This commit is contained in:
parent
075db526e7
commit
070a9c18a9
2 changed files with 6 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
%endif
|
||||
|
||||
%global maj_ver 17
|
||||
%global libomp_version %{maj_ver}.0.4
|
||||
%global libomp_version %{maj_ver}.0.6
|
||||
#global rc_ver 4
|
||||
%global libomp_srcdir openmp-%{libomp_version}%{?rc_ver:rc%{rc_ver}}.src
|
||||
%global so_suffix %{maj_ver}
|
||||
|
@ -151,6 +151,9 @@ rm -rf %{buildroot}%{_libdir}/libarcher_static.a
|
|||
%changelog
|
||||
%{?llvm_snapshot_changelog_entry}
|
||||
|
||||
* Wed Nov 29 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.6-1
|
||||
- Update to LLVM 17.0.6
|
||||
|
||||
* Wed Nov 01 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.4-1
|
||||
- Update to LLVM 17.0.4
|
||||
|
||||
|
|
4
sources
4
sources
|
@ -1,2 +1,2 @@
|
|||
SHA512 (openmp-17.0.4.src.tar.xz) = 9c73bd5f6e09a2132afa2e3152d7506517bbd7fbf4294b30574bf42111f088ad8a32ff70c893d6e3211ceda735534b08cd60b3334f08150af8ba6b1ee61321b5
|
||||
SHA512 (openmp-17.0.4.src.tar.xz.sig) = 18066b659325f32b154e2fa6e9247c7976de8e1293113306d552d409c1ee956d4c64cb3f1c7f1e798b38981e5a91920d1b2f267fa153acf6d65f05959a858ab8
|
||||
SHA512 (openmp-17.0.6.src.tar.xz) = 836c48db873e3da64835913c2c1d80efaebdfc7061f153acc7b478ea0d73b9c546a09d70dd1465e3e92684947c4a9cb197886b29cbd42418a778faa56b08cc5e
|
||||
SHA512 (openmp-17.0.6.src.tar.xz.sig) = 58fb951620d3494e016f0eeefb1cd28d86eb9ecc7894163ed96e8818573f6ed6b6f58d63884799fd052c943e5a63dec39193039f8499b99a55bfd8316c24a55f
|
||||
|
|
Loading…
Reference in a new issue