diff --git a/python-click.spec b/python-click.spec index 13372fe..8455b3b 100644 --- a/python-click.spec +++ b/python-click.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 8.1.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Simple wrapper around optparse for powerful command line utilities License: BSD @@ -49,6 +49,9 @@ sed -i 's|requirements/tests.txt|requirements/tests.in|' tox.ini %doc README.rst CHANGES.rst %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 8.1.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 8.1.2-2 - Rebuilt for Python 3.11