This commit is contained in:
Dennis Gilmore
2014-06-07 14:23:22 -05:00
parent c93d8674ee
commit 9c48f6a532
+4 -1
View File
@@ -3,7 +3,7 @@
Name: python-%{pypi_name}
Version: 0.4.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: XML bomb protection for Python stdlib modules
License: Python
URL: https://bitbucket.org/tiran/defusedxml
@@ -83,6 +83,9 @@ popd
%endif # with_python3
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon May 26 2014 Miro Hrončok <mhroncok@redhat.com> - 0.4.1-1
- Updated to 0.4.1 (#1100730)