Rebuilt for Python 3.12
This commit is contained in:
parent
9fd7adc172
commit
aa4017b47c
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
Name: python-lit
|
Name: python-lit
|
||||||
Version: %{lit_version}%{?rc_ver:~rc%{rc_ver}}
|
Version: %{lit_version}%{?rc_ver:~rc%{rc_ver}}
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
License: NCSA
|
License: NCSA
|
||||||
@ -62,6 +62,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python3_sitelib}/lit/*.p
|
|||||||
%{_bindir}/lit
|
%{_bindir}/lit
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 16.0.5.post0-2
|
||||||
|
- Rebuilt for Python 3.12
|
||||||
|
|
||||||
* Fri Jun 02 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.5.post0-1
|
* Fri Jun 02 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.5.post0-1
|
||||||
- Update to LLVM 16.0.5.post0
|
- Update to LLVM 16.0.5.post0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user