Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 39b34e2c41 | |||
| 5448c8d699 | |||
| 566787137e | |||
| 9123810641 |
+13
-1
@@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 0.6.0
|
Version: 0.6.0
|
||||||
Release: 1%{?dist}
|
Release: 5%{?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
|
||||||
@@ -57,6 +57,18 @@ module. This is the python%{python3_pkgversion} build.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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)
|
||||||
|
|
||||||
|
* Sun Aug 18 2019 Miro Hrončok <mhroncok@redhat.com> - 0.6.0-3
|
||||||
|
- Rebuilt for Python 3.8
|
||||||
|
|
||||||
|
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||||
|
|
||||||
* Thu May 09 2019 Miro Hrončok <mhroncok@redhat.com> - 0.6.0-1
|
* Thu May 09 2019 Miro Hrončok <mhroncok@redhat.com> - 0.6.0-1
|
||||||
- Update to 0.6.0 (#1699639)
|
- Update to 0.6.0 (#1699639)
|
||||||
- Remove Python 2 subpackage
|
- Remove Python 2 subpackage
|
||||||
|
|||||||
Reference in New Issue
Block a user