Update to LLVM 17.0.6
This commit is contained in:
parent
e2c1ab52a9
commit
67073cc385
9
lld.spec
9
lld.spec
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
%global maj_ver 17
|
%global maj_ver 17
|
||||||
%global min_ver 0
|
%global min_ver 0
|
||||||
%global patch_ver 5
|
%global patch_ver 6
|
||||||
#global rc_ver 4
|
#global rc_ver 4
|
||||||
|
|
||||||
%if %{with snapshot_build}
|
%if %{with snapshot_build}
|
||||||
@ -217,14 +217,17 @@ fi
|
|||||||
%{install_libdir}/liblld*.so.*
|
%{install_libdir}/liblld*.so.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
%{?llvm_snapshot_changelog_entry}
|
||||||
|
|
||||||
|
* Wed Nov 29 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.6-1
|
||||||
|
- Update to LLVM 17.0.6
|
||||||
|
|
||||||
* Wed Nov 22 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.5-1
|
* Wed Nov 22 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.5-1
|
||||||
- Update to LLVM 17.0.5
|
- Update to LLVM 17.0.5
|
||||||
|
|
||||||
* Wed Nov 01 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.4-1
|
* Wed Nov 01 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.4-1
|
||||||
- Update to LLVM 17.0.4
|
- Update to LLVM 17.0.4
|
||||||
|
|
||||||
%{?llvm_snapshot_changelog_entry}
|
|
||||||
|
|
||||||
* Wed Oct 18 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.3-1
|
* Wed Oct 18 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.3-1
|
||||||
- Update to LLVM 17.0.3
|
- Update to LLVM 17.0.3
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (lld-17.0.5.src.tar.xz) = f33ffabd3c43348fd25f1bf6a7b5b3e99d6d337f9e6e6ad7edb9dd1d2492faeed7e73fb52fad50994b210eca57daf32d8c6635a127fb3b2dcacaef4e0cfffb11
|
SHA512 (lld-17.0.6.src.tar.xz) = 55955fc24b3fb87012486618cf227a1640ad9a6d607c898d890337aa8c28f3e6a9ed48a52bd0ed57f365f0dc5081a6b3a037cb65da9a9f2cbc53a1527cb8db60
|
||||||
SHA512 (lld-17.0.5.src.tar.xz.sig) = 7dcd28a86bd2031299f79d2529f2521270aff71f47d90f23a72031e4fedb5e03e0371f81691c053b7a7d8e60ec65100dab325d1aaf51a532ecd1e685da831150
|
SHA512 (lld-17.0.6.src.tar.xz.sig) = e0b39e9ea4a1b27679c2c657dd31cda2f7536ee552d353010900f7c68ba5de598114a70a6edb3641c501cd5bc78327f5152748a3a8c8fea5eb4c900e1717bde2
|
||||||
|
Loading…
Reference in New Issue
Block a user