diff --git a/python-lit.spec b/python-lit.spec index 84eb3cb..6fb54f8 100644 --- a/python-lit.spec +++ b/python-lit.spec @@ -1,3 +1,4 @@ +%global _without_check 1 %global srcname lit %if 0%{?fedora} || 0%{?rhel} > 7 @@ -8,7 +9,7 @@ #%%global rc_ver 1 #%%global post_ver 1 -%global baserelease 1 +%global baserelease 2 %bcond_without check @@ -107,6 +108,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-2 +- Bootstrap for Python 3.10 + * Thu May 06 2021 sguelton@redhat.com - 12.0.0-1 - 12.0.0 final release