diff --git a/python-defusedxml.spec b/python-defusedxml.spec index f8f75de..b562b36 100644 --- a/python-defusedxml.spec +++ b/python-defusedxml.spec @@ -14,7 +14,7 @@ Name: python-%{pypi_name} Version: 0.5.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: XML bomb protection for Python stdlib modules License: Python URL: https://github.com/tiran/defusedxml @@ -130,6 +130,10 @@ module. This is the python%{python3_other_pkgversion} build. %endif # with_python3 %changelog +* Thu Aug 24 2023 Miro HronĨok - 0.5.0-3 +- Rebuilt to provide python3-defusedxml +- Fixes: rhbz#2233752 + * Thu Mar 07 2019 Troy Dawson - 0.5.0-2 - Rebuilt to change main python from 3.4 to 3.6