[python-webob: 8/12] update to WebOb-1.2.3

Luke Macken lmacken at fedoraproject.org
Fri Apr 5 18:04:39 UTC 2013


commit 830d3469d7e08b91e47f04b73c28cb88a8d7ff17
Author: Pádraig Brady <P at draigBrady.com>
Date:   Thu Jan 10 13:09:42 2013 +0000

    update to WebOb-1.2.3

 .gitignore           |    1 +
 python-webob1.2.spec |    9 ++++++---
 sources              |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ddfd9b0..334d6d7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /WebOb-1.2.1.zip
+/WebOb-1.2.3.tar.gz
diff --git a/python-webob1.2.spec b/python-webob1.2.spec
index f00968f..e5b0004 100644
--- a/python-webob1.2.spec
+++ b/python-webob1.2.spec
@@ -9,12 +9,12 @@
 
 Name:           python-webob1.2
 Summary:        WSGI request and response object
-Version:        1.2.1
-Release:        9%{?dist}
+Version:        1.2.3
+Release:        1%{?dist}
 License:        MIT
 Group:          System Environment/Libraries
 URL:            http://pythonpaste.org/webob/
-Source0:        http://pypi.python.org/packages/source/W/WebOb/WebOb-%{version}.zip
+Source0:        http://pypi.python.org/packages/source/W/WebOb/WebOb-%{version}.tar.gz
 Source1:        README.Fedora
 BuildArch:      noarch
 BuildRequires:  python2-devel
@@ -104,6 +104,9 @@ popd
 %endif
 
 %changelog
+* Thu Jan 10 2013 Pádraig Brady <P at draigBrady.com> - 1.2.3-1
+- Update to WebOb-1.2.3
+
 * Thu Nov 29 2012 Ralph Bean <rbean at redhat.com> - 1.2.1-9
 - Trying pyver again with py2ver and py3ver.  Getting ugly.
 
diff --git a/sources b/sources
index 624ba15..be157da 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9d30d5b6d857c6ea0b55aba5c25d3779  WebOb-1.2.1.zip
+11825b7074ba7043e157805e4e6e0f55  WebOb-1.2.3.tar.gz


More information about the scm-commits mailing list