[python-requests/el6] updated to 0.11.1

Arun SAG sagarun at fedoraproject.org
Sun Apr 1 07:26:03 UTC 2012


commit 8169b47f3587779c6bbe1fca80f0b761d1b9e5f0
Author: Arun SAG <sagarun at gmail.com>
Date:   Sun Apr 1 12:55:47 2012 +0530

    updated to 0.11.1

 .gitignore           |    1 +
 python-requests.spec |    6 +++---
 sources              |    2 +-
 3 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dcd65ff..41e5225 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /requests-0.9.3.tar.gz
 /requests-0.10.6.tar.gz
 /requests-0.10.8.tar.gz
+/requests-0.11.1.tar.gz
diff --git a/python-requests.spec b/python-requests.spec
index a8feee2..5e87cf8 100644
--- a/python-requests.spec
+++ b/python-requests.spec
@@ -5,7 +5,7 @@
 %endif
 
 Name:           python-requests
-Version:        0.10.8
+Version:        0.11.1
 Release:        1%{?dist}
 Summary:        HTTP library, written in Python, for human beings
 
@@ -71,8 +71,8 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Sun Apr 01 2012 Arun S A G <sagarun at gmail.com> 0.10.8-1
-- Updated to bugfix release 0.10.8
+* Sun Apr 01 2012 Arun S A G <sagarun at gmail.com> 0.11.1-1
+- Updated to upstream release 0.11.1
 
 * Thu Mar 29 2012 Arun S A G <sagarun at gmail.com> 0.10.6-3
 - Support building package for EL6
diff --git a/sources b/sources
index 6d08662..35b2373 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0fc89a30eef76b2393cbc7ebace91750  requests-0.10.8.tar.gz
+c903c32a0e1f04889e693da8e9c71872  requests-0.11.1.tar.gz


More information about the scm-commits mailing list