From 5448c8d69907b15c472a254cdde85abda4a01c57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 14:08:46 +0200 Subject: [PATCH] Rebuilt for Python 3.8.0rc1 (#1748018) --- python-defusedxml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-defusedxml.spec b/python-defusedxml.spec index 83f537e..d991419 100644 --- a/python-defusedxml.spec +++ b/python-defusedxml.spec @@ -5,7 +5,7 @@ Name: python-%{pypi_name} Version: 0.6.0 -Release: 3%{?dist} +Release: 4%{?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 Oct 03 2019 Miro Hrončok - 0.6.0-4 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Sun Aug 18 2019 Miro Hrončok - 0.6.0-3 - Rebuilt for Python 3.8