mirror of
https://src.fedoraproject.org/rpms/libomp.git
synced 2024-11-24 16:13:47 +00:00
Update to LLVM 17.0.0 RC2
This commit is contained in:
parent
c29cb30511
commit
81da7e4538
2 changed files with 6 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
%global maj_ver 17
|
||||
%global libomp_version %{maj_ver}.0.0
|
||||
%global rc_ver 1
|
||||
%global rc_ver 2
|
||||
%global libomp_srcdir openmp-%{libomp_version}%{?rc_ver:rc%{rc_ver}}.src
|
||||
%global so_suffix %{maj_ver}
|
||||
|
||||
|
@ -153,6 +153,9 @@ rm -rf %{buildroot}%{_libdir}/libarcher_static.a
|
|||
%changelog
|
||||
%{?llvm_snapshot_changelog_entry}
|
||||
|
||||
* Wed Aug 23 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc2-1
|
||||
- Update to LLVM 17.0.0 RC2
|
||||
|
||||
* Wed Aug 02 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc1-1
|
||||
- Update to LLVM 17.0.0 RC1
|
||||
|
||||
|
|
4
sources
4
sources
|
@ -1,2 +1,2 @@
|
|||
SHA512 (openmp-17.0.0rc1.src.tar.xz) = 0f3c176a010d3a5f386b80b86ce15f3996ec3975d2ad642b823d231f46321fffb47f3f9759f6df472e0d4ceb6320b3f2c0bc5831da8fbabb1472171b5d17dddb
|
||||
SHA512 (openmp-17.0.0rc1.src.tar.xz.sig) = 8237a3bd7d96a2e93b602306c79845f382ad4665dcf65625d3173b5a84af4488f3c8d706f6a9c28d89042a4ea1bb778f20c19245850f8f16d19ceae9071c323b
|
||||
SHA512 (openmp-17.0.0rc2.src.tar.xz) = ec9d9f6a1e7476b2394053317941df99e914fe85de0a31217e6dbcf05d64846d2959b1318076235175e512e9bfed44fe58214e56ae9ff7a444f19b999c6cf701
|
||||
SHA512 (openmp-17.0.0rc2.src.tar.xz.sig) = 67c9b0f761ee089fe1b1065c7200e767cbdb4d83ff71a4d0793a99836bab63608c1fb38bbbd8e8ab3f9d7c08081b69b328ef7ef8f1bd7abc6e74350a6111bd5d
|
||||
|
|
Loading…
Reference in a new issue