diff --git a/python-sphinx-click.spec b/python-sphinx-click.spec index 85d4c19..1f45b36 100644 --- a/python-sphinx-click.spec +++ b/python-sphinx-click.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 4.0.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Sphinx extension that automatically documents Click applications License: MIT @@ -54,6 +54,9 @@ Obsoletes: python-%{pypi_name}-doc < 2.7.1-1 %doc README.rst ChangeLog %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 4.0.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 4.0.0-2 - Rebuilt for Python 3.11