From 39b34e2c411832300b2d691c2c1741df6dd9924d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 30 Jan 2020 11:37:28 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-defusedxml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)