mirror of
https://src.fedoraproject.org/rpms/libomp.git
synced 2024-11-24 16:13:47 +00:00
Update to LLVM 17.0.3
This commit is contained in:
parent
ee22a23839
commit
c5e3e571c1
2 changed files with 6 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global maj_ver 17
|
%global maj_ver 17
|
||||||
%global libomp_version %{maj_ver}.0.2
|
%global libomp_version %{maj_ver}.0.3
|
||||||
#global rc_ver 4
|
#global rc_ver 4
|
||||||
%global libomp_srcdir openmp-%{libomp_version}%{?rc_ver:rc%{rc_ver}}.src
|
%global libomp_srcdir openmp-%{libomp_version}%{?rc_ver:rc%{rc_ver}}.src
|
||||||
%global so_suffix %{maj_ver}
|
%global so_suffix %{maj_ver}
|
||||||
|
@ -151,6 +151,9 @@ rm -rf %{buildroot}%{_libdir}/libarcher_static.a
|
||||||
%changelog
|
%changelog
|
||||||
%{?llvm_snapshot_changelog_entry}
|
%{?llvm_snapshot_changelog_entry}
|
||||||
|
|
||||||
|
* Wed Oct 18 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.3-1
|
||||||
|
- Update to LLVM 17.0.3
|
||||||
|
|
||||||
* Thu Oct 05 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.2-1
|
* Thu Oct 05 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.2-1
|
||||||
- Update to LLVM 17.0.2
|
- Update to LLVM 17.0.2
|
||||||
|
|
||||||
|
|
4
sources
4
sources
|
@ -1,2 +1,2 @@
|
||||||
SHA512 (openmp-17.0.2.src.tar.xz) = 78b5e8b773b8780a1a1db54ab75425dedeef35ac894ae77de39f9035063312f56cb811b2459939c0f1d79a28c6b02a598b1f24bd5367c23f13d579e2f534983a
|
SHA512 (openmp-17.0.3.src.tar.xz) = 922e785c9b85788e84edd0de1077ff86a6aba1a1493ddc5a97d3a4bc89d6afa3c67449d73ae44105c5473fec2635d2b47e238fcf4eaf4654d844c0a09842a5ee
|
||||||
SHA512 (openmp-17.0.2.src.tar.xz.sig) = 727f6e963d00c3ef1b336a5acc65ceb9c26bce1694349e57af05b6b4ea4ee8be0b083d0f7043f738b2fecb20e9e14a626afc01fa5bdbb1952cafc122ff30f5ef
|
SHA512 (openmp-17.0.3.src.tar.xz.sig) = 13910d89c70cdc71d941d1890005f7f35ff2cf63e00d3a772cc96ef565a399e95a01e020cc4ecf4d37ac5b83081ce82ac658a733e3051f7113a5c0de4c70cb9a
|
||||||
|
|
Loading…
Reference in a new issue