From f97f8e6844f842634705dccfa0e3377a3f80bb62 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 15:09:23 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- python-lit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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