diff --git a/python-defusedxml.spec b/python-defusedxml.spec index d991419..405e138 100644 --- a/python-defusedxml.spec +++ b/python-defusedxml.spec @@ -5,7 +5,7 @@ Name: python-%{pypi_name} Version: 0.6.0 -Release: 4%{?dist} +Release: 5%{?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 Jan 30 2020 Fedora Release Engineering - 0.6.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 0.6.0-4 - Rebuilt for Python 3.8.0rc1 (#1748018)