diff --git a/python-reportlab.spec b/python-reportlab.spec index 891685d..2dffaf4 100644 --- a/python-reportlab.spec +++ b/python-reportlab.spec @@ -5,7 +5,7 @@ Name: python-%{pypi_name} Version: 3.6.10 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library for generating PDFs and graphics License: BSD and GPLv2+ URL: https://www.reportlab.com/opensource/ @@ -104,6 +104,9 @@ cp -a build/lib.%{python3_platform}-%{python3_version}/reportlab docs/userguide/ %{python3_sitearch}/reportlab-%{version}-py%{python3_version}.egg-info %changelog +* Mon Jun 13 2022 Python Maint - 3.6.10-2 +- Rebuilt for Python 3.11 + * Tue Jun 07 2022 Antonio Trande - 3.6.10-1 - Release 3.6.10