Update to LLVM 16.0.3
This commit is contained in:
parent
13e8e6c63d
commit
4a8c57b3d9
@ -4,7 +4,7 @@
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=2158587
|
||||
%undefine _include_frame_pointers
|
||||
|
||||
%global lldb_version 16.0.2
|
||||
%global lldb_version 16.0.3
|
||||
#global rc_ver 4
|
||||
%global lldb_srcdir %{name}-%{lldb_version}%{?rc_ver:rc%{rc_ver}}.src
|
||||
|
||||
@ -135,6 +135,9 @@ rm -f %{buildroot}%{python3_sitearch}/six.*
|
||||
%{python3_sitearch}/lldb
|
||||
|
||||
%changelog
|
||||
* Wed May 10 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.3-1
|
||||
- Update to LLVM 16.0.3
|
||||
|
||||
* Wed Apr 26 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.2-1
|
||||
- Update to LLVM 16.0.2
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (lldb-16.0.2.src.tar.xz) = 86bcfbdd5752406706118c1d48cca188b7ddb553f093d50da47c57cf489e2c6d7ffa5b9a65bc5626114a58096bc1b5a3d235def64d27f2e1a07683a984d05e75
|
||||
SHA512 (lldb-16.0.2.src.tar.xz.sig) = 6e76446cedc8282bbaca0ad573d0fa8c3b94b4aeba91b3123ee2db59cc9281f3b0b5f14129f16d07815d72faee7a37be173bc9f6f70a80d0c4e3fbe165e67e2e
|
||||
SHA512 (lldb-16.0.3.src.tar.xz) = 0ea264f371a79975d9c5c406b8b4cef0c42e957bc37d09a29adbd1c1a683499f3a52bc7361b902ed0c654f1abb8818434af75962ba3ae518989d515c97436759
|
||||
SHA512 (lldb-16.0.3.src.tar.xz.sig) = 751e677e859478eab2468e8b085e89cff936f04f8309b3f7300cd891c55bfeb651e667f44b8d1bf496bcd864a202735544bd2bd8fd5a53923d7b7f7e8cb09c0b
|
||||
|
Loading…
Reference in New Issue
Block a user