diff --git a/python-lit.spec b/python-lit.spec index c43474d..372e732 100644 --- a/python-lit.spec +++ b/python-lit.spec @@ -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 - 14.0.3-2 +- Rebuilt for Python 3.11 + * Wed May 18 2022 Tom Stellard - 14.0.3-1 - 14.0.3 Release