diff --git a/python-sphinx-click.spec b/python-sphinx-click.spec index 3e43051..3506e87 100644 --- a/python-sphinx-click.spec +++ b/python-sphinx-click.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 2.3.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Sphinx extension that automatically documents Click applications License: MIT @@ -66,6 +66,9 @@ rm -rf html/.{doctrees,buildinfo} %license LICENSE %changelog +* Tue May 26 2020 Miro HronĨok - 2.3.2-2 +- Rebuilt for Python 3.9 + * Wed Apr 15 2020 Charalampos Stratakis - 2.3.2-1 - Update to 2.3.2 (#1822901)