diff --git a/python-defusedxml.spec b/python-defusedxml.spec index df32065..0515a0a 100644 --- a/python-defusedxml.spec +++ b/python-defusedxml.spec @@ -4,7 +4,7 @@ %global upstream_version %{base_version}%{?prerel} Name: python-%{pypi_name} Version: %{base_version}%{?prerel:~%{prerel}} -Release: 2%{?dist} +Release: 3%{?dist} Summary: XML bomb protection for Python stdlib modules License: Python URL: https://github.com/tiran/defusedxml @@ -56,6 +56,9 @@ module. This is the python%{python3_pkgversion} build. %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.7.0~rc1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Sun May 24 2020 Miro HronĨok - 0.7.0~rc1-2 - Rebuilt for Python 3.9