From aa4017b47ce4ec0dab8f01f3a5b3c2f774a9f560 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 20:43:35 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- python-lit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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