[python-requests] Updated to upstream release 0.6.1

Arun SAG sagarun at fedoraproject.org
Fri Aug 26 18:11:41 UTC 2011


commit b54eb0d844c58f432505f4572e2e4f44991a1837
Author: Arun SAG <sagarun at gmail.com>
Date:   Fri Aug 26 23:41:12 2011 +0530

    Updated to upstream release 0.6.1

 .gitignore           |    1 +
 python-requests.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9dcadd4..0c248f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /requests-0.5.1.tar.gz
 /requests-0.6.0.tar.gz
+/requests-0.6.1.tar.gz
diff --git a/python-requests.spec b/python-requests.spec
index ce710b8..9ac9138 100644
--- a/python-requests.spec
+++ b/python-requests.spec
@@ -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 at gmail.com> - 0.6.1-1
+- Updated to version 0.6.1
+
 * Sat Aug 20 2011 Arun SAG <sagarun at gmail.com> - 0.6.0-1
 - Updated to latest version 0.6.0
 
diff --git a/sources b/sources
index 13a1e7b..8af45eb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-235e9fb6bfd71a48c0f00c0d5aef8896  requests-0.6.0.tar.gz
+07770334d48bd69ede1cc28cd0dd7680  requests-0.6.1.tar.gz


More information about the scm-commits mailing list