Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering
2020-01-30 11:37:28 +00:00
parent 5448c8d699
commit 39b34e2c41
+4 -1
View File
@@ -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 <releng@fedoraproject.org> - 0.6.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.6.0-4
- Rebuilt for Python 3.8.0rc1 (#1748018)