Updated to upstream release 0.6.1
This commit is contained in:
parent
d4477a1762
commit
b54eb0d844
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/requests-0.5.1.tar.gz
|
||||
/requests-0.6.0.tar.gz
|
||||
/requests-0.6.1.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: python-requests
|
||||
Version: 0.6.0
|
||||
Version: 0.6.1
|
||||
Release: 1%{?dist}
|
||||
Summary: HTTP library, written in Python, for human beings
|
||||
|
||||
@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Aug 26 2011 Arun SAG <sagarun@gmail.com> - 0.6.1-1
|
||||
- Updated to version 0.6.1
|
||||
|
||||
* Sat Aug 20 2011 Arun SAG <sagarun@gmail.com> - 0.6.0-1
|
||||
- Updated to latest version 0.6.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user