mirror of
https://src.fedoraproject.org/rpms/libomp.git
synced 2024-11-24 08:12:42 +00:00
Update to LLVM 17.0.0 RC4
This commit is contained in:
parent
c559ecca0c
commit
bb343d77a1
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 3
|
||||
%global rc_ver 4
|
||||
%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}
|
||||
|
||||
* Mon Sep 11 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc4-1
|
||||
- Update to LLVM 17.0.0 RC4
|
||||
|
||||
* Fri Aug 25 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc3-1
|
||||
- Update to LLVM 17.0.0 RC3
|
||||
|
||||
|
|
4
sources
4
sources
|
@ -1,2 +1,2 @@
|
|||
SHA512 (openmp-17.0.0rc3.src.tar.xz) = 0eb017dd437437c0942169b848ca292ae1015a053bd67cfddd7751d1267da47eedb048456be8466efc3f15727a7479ad5131cb7a6d90ec53b7577062291620a6
|
||||
SHA512 (openmp-17.0.0rc3.src.tar.xz.sig) = 610719ddbc79ed6ef9cbc219707aa78c7ae348064694e9d2b7a97153f6144682893d6fac80498b4f1b2c805559c37cf2a98a55e02feb33000967fba4c1a1313e
|
||||
SHA512 (openmp-17.0.0rc4.src.tar.xz) = 7c72eae10569e90c634bff45bfeadc993596718df947f8b6defa4a20ffcd417a1c74907222415b4e593d77cb451b0f4af26e9dfabc30217384ed11da29e46967
|
||||
SHA512 (openmp-17.0.0rc4.src.tar.xz.sig) = 01c1840291711b0cbc98a08cb48e249ac4db88309c8f5818a3c274a556e1ca9c7608b984df20b34f7e2920436e9c7916346741bbfe4cd862bec12b12959ae2dc
|
||||
|
|
Loading…
Reference in a new issue