From 7a4b618bfb2915fb52d1a84fd9dfbda73c4b808e Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 04 2021 12:32:25 +0000 Subject: Rebuilt for Python 3.10 --- diff --git a/python-lit.spec b/python-lit.spec index 6fb54f8..cab889c 100644 --- a/python-lit.spec +++ b/python-lit.spec @@ -1,4 +1,3 @@ -%global _without_check 1 %global srcname lit %if 0%{?fedora} || 0%{?rhel} > 7 @@ -9,7 +8,7 @@ #%%global rc_ver 1 #%%global post_ver 1 -%global baserelease 2 +%global baserelease 3 %bcond_without check @@ -108,6 +107,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python2_sitelib}/%{srcna %endif %changelog +* Fri Jun 04 2021 Python Maint - 12.0.0-3 +- Rebuilt for Python 3.10 + * Fri Jun 04 2021 Python Maint - 12.0.0-2 - Bootstrap for Python 3.10