This commit is contained in:
Dennis Gilmore
2013-08-04 01:56:54 -05:00
parent 9d54939256
commit eac516ac24
+4 -1
View File
@@ -3,7 +3,7 @@
Name: python-%{pypi_name}
Version: 0.4
Release: 1%{?dist}
Release: 2%{?dist}
Summary: XML bomb protection for Python stdlib modules
License: Python
URL: https://bitbucket.org/tiran/defusedxml
@@ -83,5 +83,8 @@ popd
%endif # with_python3
%changelog
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Tue Mar 26 2013 Miro Hrončok <mhroncok@redhat.com> - 0.4-1
- Initial package.