Rebuilt for Python 3.11
This commit is contained in:
parent
765f2a60ed
commit
f97f8e6844
@ -6,7 +6,7 @@
|
||||
|
||||
Name: python-lit
|
||||
Version: %{lit_version}%{?rc_ver:~rc%{rc_ver}}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
BuildArch: noarch
|
||||
|
||||
License: NCSA
|
||||
@ -56,6 +56,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python3_sitelib}/lit/*.p
|
||||
%{_bindir}/lit
|
||||
|
||||
%changelog
|
||||
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 14.0.3-2
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
* Wed May 18 2022 Tom Stellard <tstellar@redhat.com> - 14.0.3-1
|
||||
- 14.0.3 Release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user