Update to LLVM 17.0.0 RC2
This commit is contained in:
parent
7f0682b594
commit
504a5d8e5a
5
lld.spec
5
lld.spec
@ -18,7 +18,7 @@
|
||||
%global maj_ver 17
|
||||
%global min_ver 0
|
||||
%global patch_ver 0
|
||||
%global rc_ver 1
|
||||
%global rc_ver 2
|
||||
|
||||
%if %{with snapshot_build}
|
||||
%undefine rc_ver
|
||||
@ -219,6 +219,9 @@ fi
|
||||
%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 (lld-17.0.0rc1.src.tar.xz) = 3e4b24b34f24275bf265fa411573950bb4ea2d7944847d10aaeeff5ff1fd5269559ad4b218d9f569887e9b1a5c05d419a50905ab5340d4ef5749af72eab11e3f
|
||||
SHA512 (lld-17.0.0rc1.src.tar.xz.sig) = 06f0e8d3eba97cd6ac2eb28fabb3f4bbc50b63d7a313e5a557a775280040cd8f830f24c02740c19014b1303f4f7eebcbad0b0cd576ffba1a5b1af6e3954c1c3f
|
||||
SHA512 (lld-17.0.0rc2.src.tar.xz) = 01dc4ab2ee0e1d7973154780525a8405ad628cb5d3568088364cf407bcbfc371cda6be73aea3dcc8f09ec2198806f55591c770d645203bba76e5ed1a2b6afcf1
|
||||
SHA512 (lld-17.0.0rc2.src.tar.xz.sig) = ea7a520167b8623821a92c121b6b2def3a6fa9b5f6ffefd5533a10ce49eb502ec0eddd734ff867b096c55ba1fddb81a6a9214425c30b70f7d788bf8ad6a3721a
|
||||
|
Loading…
Reference in New Issue
Block a user