Update to LLVM 16.0.4
This commit is contained in:
parent
4a8c57b3d9
commit
abb02063eb
@ -4,7 +4,7 @@
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=2158587
|
||||
%undefine _include_frame_pointers
|
||||
|
||||
%global lldb_version 16.0.3
|
||||
%global lldb_version 16.0.4
|
||||
#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
|
||||
* Fri May 19 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.4-1
|
||||
- Update to LLVM 16.0.4
|
||||
|
||||
* Wed May 10 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.3-1
|
||||
- Update to LLVM 16.0.3
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (lldb-16.0.3.src.tar.xz) = 0ea264f371a79975d9c5c406b8b4cef0c42e957bc37d09a29adbd1c1a683499f3a52bc7361b902ed0c654f1abb8818434af75962ba3ae518989d515c97436759
|
||||
SHA512 (lldb-16.0.3.src.tar.xz.sig) = 751e677e859478eab2468e8b085e89cff936f04f8309b3f7300cd891c55bfeb651e667f44b8d1bf496bcd864a202735544bd2bd8fd5a53923d7b7f7e8cb09c0b
|
||||
SHA512 (lldb-16.0.4.src.tar.xz) = f96084a587a12d3e979c67773951c73dfa797a2e53577ed1c74ecbe97ae62656228b190c07ccef9fe99c279356cb7ab4f84292d18b58be0978aa3f107ae764e9
|
||||
SHA512 (lldb-16.0.4.src.tar.xz.sig) = 5e93f495274583e28242033fd11feb5d6794c3ffc52a7c49cbab3b0c4007a497dcf77a76c28b91f4246b96cb1b052d15c861e8ed6e5af4b1c33e52e95982cd90
|
||||
|
Loading…
Reference in New Issue
Block a user