From e4cec5baab2bb3ca5ac95457e03b015c11b47a15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sun, 24 May 2020 20:40:53 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-defusedxml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-defusedxml.spec b/python-defusedxml.spec index 5993234..df32065 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: 1%{?dist} +Release: 2%{?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 +* Sun May 24 2020 Miro Hrončok - 0.7.0~rc1-2 +- Rebuilt for Python 3.9 + * Mon May 04 2020 Miro Hrončok - 0.7.0~rc1-1 - Update to 0.7.0rc1