diff --git a/python-defusedxml.spec b/python-defusedxml.spec index 83f537e..d991419 100644 --- a/python-defusedxml.spec +++ b/python-defusedxml.spec @@ -5,7 +5,7 @@ Name: python-%{pypi_name} Version: 0.6.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: XML bomb protection for Python stdlib modules License: Python URL: https://github.com/tiran/defusedxml @@ -57,6 +57,9 @@ module. This is the python%{python3_pkgversion} build. %changelog +* Thu Oct 03 2019 Miro Hrončok - 0.6.0-4 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Sun Aug 18 2019 Miro Hrončok - 0.6.0-3 - Rebuilt for Python 3.8