Rebuilt for Python 3.10
This commit is contained in:
parent
d756e6d173
commit
43f83f3e22
@ -4,7 +4,7 @@
|
||||
|
||||
Name: lldb
|
||||
Version: %{lldb_version}%{?rc_ver:~rc%{rc_ver}}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Next generation high-performance debugger
|
||||
|
||||
License: NCSA
|
||||
@ -131,6 +131,9 @@ rm -f %{buildroot}%{python3_sitearch}/six.*
|
||||
%{python3_sitearch}/lldb
|
||||
|
||||
%changelog
|
||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 12.0.1~rc1-2
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
* Thu Jun 03 2021 Tom Stellard <tstellar@redhat.com> - 12.0.0~rc1-1
|
||||
- 12.0.0-rc1 Release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user