[python-requests/f14] Updated to 0.6.0

Arun SAG sagarun at fedoraproject.org
Sat Aug 20 13:22:17 UTC 2011


commit d144102d54792589c65c3e26292927c2dc14a645
Author: Arun SAG <sagarun at gmail.com>
Date:   Sat Aug 20 18:51:55 2011 +0530

    Updated to 0.6.0

 .gitignore           |    1 +
 python-requests.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b6410a3..9dcadd4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /requests-0.5.1.tar.gz
+/requests-0.6.0.tar.gz
diff --git a/python-requests.spec b/python-requests.spec
index de3afd6..ce710b8 100644
--- a/python-requests.spec
+++ b/python-requests.spec
@@ -1,6 +1,6 @@
 Name:           python-requests
-Version:        0.5.1
-Release:        2%{?dist}
+Version:        0.6.0
+Release:        1%{?dist}
 Summary:        HTTP library, written in Python, for human beings
 
 License:        ISC
@@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Aug 20 2011 Arun SAG <sagarun at gmail.com> - 0.6.0-1
+- Updated to latest version 0.6.0
+
 * Mon Aug 15 2011 Arun SAG <sagarun at gmail.com> - 0.5.1-2
 - Remove OPT_FLAGS from build section since it is a noarch package
 - Fix use of mixed tabs and space
diff --git a/sources b/sources
index 9e340c8..13a1e7b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-33a6e65d6a4e5b2d91df76256f607b81  requests-0.5.1.tar.gz
+235e9fb6bfd71a48c0f00c0d5aef8896  requests-0.6.0.tar.gz


More information about the scm-commits mailing list