fix versioned dep on python-urllib3

This commit is contained in:
Rex Dieter 2013-08-26 11:26:16 -05:00
parent 9bb69bf47b
commit 14d9138969

View File

@ -6,7 +6,7 @@
Name: python-requests
Version: 1.2.3
Release: 4%{?dist}
Release: 5%{?dist}
Summary: HTTP library, written in Python, for human beings
License: ASL 2.0
@ -129,6 +129,9 @@ popd
%endif
%changelog
* Mon Aug 26 2013 Rex Dieter <rdieter@fedoraproject.org> 1.2.3-5
- fix versioned dep on python-urllib3
* Mon Aug 26 2013 Ralph Bean <rbean@redhat.com> - 1.2.3-4
- Explicitly versioned the requirements on python-urllib3.