Try to fix requirement pinning syntax.

This commit is contained in:
Ralph Bean 2014-12-16 16:52:35 -05:00
parent bb1e96f504
commit 38792a5213

View File

@ -143,6 +143,7 @@ popd
%changelog
* Tue Dec 16 2014 Ralph Bean <rbean@redhat.com> - 2.5.0-3
- Pin python-urllib3 requirement at 1.10.0.
- Fix requirement pinning syntax.
* Thu Dec 11 2014 Ralph Bean <rbean@redhat.com> - 2.5.0-2
- Do the most basic of tests in the check section.