Update to LLVM 17.0.3
This commit is contained in:
parent
65aefd6f4f
commit
fa80d6c05b
@ -4,7 +4,7 @@
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=2158587
|
||||
%undefine _include_frame_pointers
|
||||
|
||||
%global lldb_version 17.0.2
|
||||
%global lldb_version 17.0.3
|
||||
#global rc_ver 4
|
||||
%global lldb_srcdir %{name}-%{lldb_version}%{?rc_ver:rc%{rc_ver}}.src
|
||||
|
||||
@ -134,6 +134,9 @@ rm -f %{buildroot}%{python3_sitearch}/six.*
|
||||
%{python3_sitearch}/lldb
|
||||
|
||||
%changelog
|
||||
* Wed Oct 18 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.3-1
|
||||
- Update to LLVM 17.0.3
|
||||
|
||||
* Wed Oct 04 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.2-1
|
||||
- Update to LLVM 17.0.2
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (lldb-17.0.2.src.tar.xz) = 448f19293564cb704714afb56fc545c5f415c12cd531c0520629f75ad65274aab7feb3b828550c2bd1da2107d7ffe8a0e7407fd03d0bd2a8dfbed32b957e9967
|
||||
SHA512 (lldb-17.0.2.src.tar.xz.sig) = b12bc909fbe28c1b8d659592edb7bf6507925914d6350bb71af5a1910ee7f4478861cea0dfdfc6ed823cc8ebde033fcde8d778ce92d5b0ca0d3a0825c2359c5c
|
||||
SHA512 (lldb-17.0.3.src.tar.xz) = c89a596112a13fdbf8b9db0c351e51963069875e8e633266f89851c8210ac6a363518100a5e1d53f24e02669b59928877615b41ad12d3e14394982a6fa3f3351
|
||||
SHA512 (lldb-17.0.3.src.tar.xz.sig) = 3ce4e08cc92324ce2dcb6610f9cf0a9e6e61d6a07bc923849e63c0f0b1445e3bbec9fce7f9db2f18202c141f4e3622313611d285cfe2312fc6fcd7ce03ec4b51
|
||||
|
Loading…
Reference in New Issue
Block a user