[python-requests/f14] Updated to version 0.6.6

Arun SAG sagarun at fedoraproject.org
Fri Oct 21 14:40:52 UTC 2011


commit 4eabfd7e6ce965464eea719ee354d20b75c87115
Author: Arun SAG <sagarun at gmail.com>
Date:   Fri Oct 21 20:10:43 2011 +0530

    Updated to version 0.6.6

 .gitignore           |    1 +
 python-requests.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0c248f1..e86ffff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /requests-0.5.1.tar.gz
 /requests-0.6.0.tar.gz
 /requests-0.6.1.tar.gz
+/requests-0.6.6.tar.gz
diff --git a/python-requests.spec b/python-requests.spec
index 9ac9138..4f8eeb3 100644
--- a/python-requests.spec
+++ b/python-requests.spec
@@ -1,5 +1,5 @@
 Name:           python-requests
-Version:        0.6.1
+Version:        0.6.6
 Release:        1%{?dist}
 Summary:        HTTP library, written in Python, for human beings
 
@@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Oct 20 2011 Arun SAG <sagarun at gmail.com> - 0.6.6-1
+- Updated to version 0.6.6
+
 * Fri Aug 26 2011 Arun SAG <sagarun at gmail.com> - 0.6.1-1
 - Updated to version 0.6.1
 
diff --git a/sources b/sources
index 8af45eb..f0ebe55 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-07770334d48bd69ede1cc28cd0dd7680  requests-0.6.1.tar.gz
+2180dacebc0e30ba730d083739907af6  requests-0.6.6.tar.gz


More information about the scm-commits mailing list