Update to LLVM 17.0.1
This commit is contained in:
parent
610192f58a
commit
27afc37cb0
7
lld.spec
7
lld.spec
@ -17,8 +17,8 @@
|
||||
|
||||
%global maj_ver 17
|
||||
%global min_ver 0
|
||||
%global patch_ver 0
|
||||
%global rc_ver 4
|
||||
%global patch_ver 1
|
||||
#global rc_ver 4
|
||||
|
||||
%if %{with snapshot_build}
|
||||
%undefine rc_ver
|
||||
@ -219,6 +219,9 @@ fi
|
||||
%changelog
|
||||
%{?llvm_snapshot_changelog_entry}
|
||||
|
||||
* Mon Sep 25 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.1-1
|
||||
- Update to LLVM 17.0.1
|
||||
|
||||
* Mon Sep 11 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc4-1
|
||||
- Update to LLVM 17.0.0 RC4
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (lld-17.0.0rc4.src.tar.xz) = aa0e1a8087954a852aa45f430a9b30380e3fab18f289e3df831efc67034c224ce5a3c7a28b035ec900ea057543cb9d51b3def1e2bee7e0d5ebd59174453ee848
|
||||
SHA512 (lld-17.0.0rc4.src.tar.xz.sig) = 38a06ffbfad8b03bc1245674e89fa164a02d35526037eafa36e5721c7bff9b4c890aa4681debcc178e30740bfec7770bee5da430c3db2c4238c9ff23423af55e
|
||||
SHA512 (lld-17.0.1.src.tar.xz) = a1ae51d7afb04f452ca1f392d33d993b79db50268b4374c64fb7eeef6002049f307057f0e50fb9008a2998fdcf3cb39192f424cfe56e1ec1ca10b4445be745db
|
||||
SHA512 (lld-17.0.1.src.tar.xz.sig) = 89c0cfc3f716708563f6a45116cd6aba79d33bfcaf1138724d3ad1abb242688dd4b9d7b09e41c83fcdc21ecfb99eacf60465aaa4ef070528e00c8447b02d2045
|
||||
|
Loading…
Reference in New Issue
Block a user