diff --git a/python-lit.spec b/python-lit.spec index 95cf3b2..2216b93 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 @@ -62,6 +62,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python3_sitelib}/lit/*.p %{_bindir}/lit %changelog +* Tue Jun 13 2023 Python Maint - 16.0.5.post0-2 +- Rebuilt for Python 3.12 + * Fri Jun 02 2023 Tulio Magno Quites Machado Filho - 16.0.5.post0-1 - Update to LLVM 16.0.5.post0