[python-requests/el6] Updated to upstream bugfix release 0.10.8

Arun SAG sagarun at fedoraproject.org
Sun Apr 1 06:36:51 UTC 2012


commit bf1caf43cbe41ea7ab425fc649f5dce561e1fd4c
Author: Arun SAG <sagarun at gmail.com>
Date:   Sun Apr 1 12:06:28 2012 +0530

    Updated to upstream bugfix release 0.10.8

 .gitignore           |    1 +
 python-requests.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0117ccb..dcd65ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /requests-0.8.2.tar.gz
 /requests-0.9.3.tar.gz
 /requests-0.10.6.tar.gz
+/requests-0.10.8.tar.gz
diff --git a/python-requests.spec b/python-requests.spec
index b6a40f0..a8feee2 100644
--- a/python-requests.spec
+++ b/python-requests.spec
@@ -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 at gmail.com> 0.10.8-1
+- Updated to bugfix release 0.10.8
+
 * 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 a4a823c..6d08662 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c889401445de3cbbac98509208a73b83  requests-0.10.6.tar.gz
+0fc89a30eef76b2393cbc7ebace91750  requests-0.10.8.tar.gz


More information about the scm-commits mailing list