Updated to upstream bugfix release 0.10.8

This commit is contained in:
Arun SAG 2012-04-01 12:06:28 +05:30
commit bf1caf43cb
3 changed files with 7 additions and 3 deletions

View file

@ -5,8 +5,8 @@
%endif
Name: python-requests
Version: 0.10.6
Release: 3%{?dist}
Version: 0.10.8
Release: 1%{?dist}
Summary: HTTP library, written in Python, for human beings
License: ISC and MIT
@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sun Apr 01 2012 Arun S A G <sagarun@gmail.com> 0.10.8-1
- Updated to bugfix release 0.10.8
* Thu Mar 29 2012 Arun S A G <sagarun@gmail.com> 0.10.6-3
- Support building package for EL6