diff --git a/python-sphinxcontrib-openapi.spec b/python-sphinxcontrib-openapi.spec index 5fa0936..00196d4 100644 --- a/python-sphinxcontrib-openapi.spec +++ b/python-sphinxcontrib-openapi.spec @@ -6,7 +6,7 @@ for describing RESTful HTTP APIs, so we don’t need to reinvent the wheel.} Name: python-%{srcname} Version: 0.6.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: OpenAPI spec renderer for Sphinx # There are test files under the ASL 2.0 license, but we don't ship them in the built RPM @@ -51,6 +51,9 @@ BuildRequires: python3-sphinxcontrib-httpdomain %{python3_sitelib}/sphinxcontrib_openapi* %changelog +* Tue May 26 2020 Miro Hrončok - 0.6.0-2 +- Rebuilt for Python 3.9 + * Tue Mar 10 2020 Fabien Boucher - 0.6.0-1 - Adapt packaging for Rawhide from Software Factory packaging.