Updated to 0.11.1
This commit is contained in:
parent
b5609c604e
commit
d30532a1eb
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
|||||||
/requests-0.8.2.tar.gz
|
/requests-0.8.2.tar.gz
|
||||||
/requests-0.9.3.tar.gz
|
/requests-0.9.3.tar.gz
|
||||||
/requests-0.10.6.tar.gz
|
/requests-0.10.6.tar.gz
|
||||||
|
/requests-0.11.1.tar.gz
|
||||||
|
@ -5,8 +5,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: python-requests
|
Name: python-requests
|
||||||
Version: 0.10.6
|
Version: 0.11.1
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: HTTP library, written in Python, for human beings
|
Summary: HTTP library, written in Python, for human beings
|
||||||
|
|
||||||
License: ISC and MIT
|
License: ISC and MIT
|
||||||
@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Apr 01 2012 Arun S A G <sagarun@gmail.com> 0.11.1-1
|
||||||
|
- Updated to upstream release 0.11.1
|
||||||
|
|
||||||
* Thu Mar 29 2012 Arun S A G <sagarun@gmail.com> 0.10.6-3
|
* Thu Mar 29 2012 Arun S A G <sagarun@gmail.com> 0.10.6-3
|
||||||
- Support building package for EL6
|
- Support building package for EL6
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user