From c76b05d3d990c33aff8ab5dba93d017e90c0eb62 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 7 Mar 2019 15:19:35 -0800 Subject: [PATCH] Rebuilt to change main python from 3.4 to 3.6 --- python-defusedxml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-defusedxml.spec b/python-defusedxml.spec index 12e675f..f8f75de 100644 --- a/python-defusedxml.spec +++ b/python-defusedxml.spec @@ -14,7 +14,7 @@ Name: python-%{pypi_name} Version: 0.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: XML bomb protection for Python stdlib modules License: Python URL: https://github.com/tiran/defusedxml @@ -130,6 +130,9 @@ module. This is the python%{python3_other_pkgversion} build. %endif # with_python3 %changelog +* Thu Mar 07 2019 Troy Dawson - 0.5.0-2 +- Rebuilt to change main python from 3.4 to 3.6 + * Fri Feb 10 2017 Adam Williamson - 0.5.0-1 - Update to 0.5.0, drop merged/superseded patches - Enable Python 3 build for EPEL 7, per https://fedoraproject.org/wiki/PackagingDrafts:Python3EPEL