Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4947a1210b | |||
| c76b05d3d9 |
@@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 0.5.0
|
Version: 0.5.0
|
||||||
Release: 1%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: XML bomb protection for Python stdlib modules
|
Summary: XML bomb protection for Python stdlib modules
|
||||||
License: Python
|
License: Python
|
||||||
URL: https://github.com/tiran/defusedxml
|
URL: https://github.com/tiran/defusedxml
|
||||||
@@ -130,6 +130,13 @@ module. This is the python%{python3_other_pkgversion} build.
|
|||||||
%endif # with_python3
|
%endif # with_python3
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 24 2023 Miro Hrončok <mhroncok@redhat.com> - 0.5.0-3
|
||||||
|
- Rebuilt to provide python3-defusedxml
|
||||||
|
- Fixes: rhbz#2233752
|
||||||
|
|
||||||
|
* Thu Mar 07 2019 Troy Dawson <tdawson@redhat.com> - 0.5.0-2
|
||||||
|
- Rebuilt to change main python from 3.4 to 3.6
|
||||||
|
|
||||||
* Fri Feb 10 2017 Adam Williamson <awilliam@redhat.com> - 0.5.0-1
|
* Fri Feb 10 2017 Adam Williamson <awilliam@redhat.com> - 0.5.0-1
|
||||||
- Update to 0.5.0, drop merged/superseded patches
|
- Update to 0.5.0, drop merged/superseded patches
|
||||||
- Enable Python 3 build for EPEL 7, per https://fedoraproject.org/wiki/PackagingDrafts:Python3EPEL
|
- Enable Python 3 build for EPEL 7, per https://fedoraproject.org/wiki/PackagingDrafts:Python3EPEL
|
||||||
|
|||||||
Reference in New Issue
Block a user