[python-werkzeug/f20] upstream 0.9.4

Haïkel Guémar hguemar at fedoraproject.org
Mon Aug 26 15:09:46 UTC 2013


commit b8a2c298cd3bf17bfccf6349d133c18b9bdc52f4
Author: Haïkel Guémar <hguemar at fedoraproject.org>
Date:   Mon Aug 26 16:43:58 2013 +0200

    upstream 0.9.4
    
    various bug fixes (URI/IRI conversion, cookies parsing, python3.3 fix etc.)

 .gitignore           |    1 +
 python-werkzeug.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7128cf2..6f64ace 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ Werkzeug-0.6.2.tar.gz
 /Werkzeug-0.9.1.tar.gz
 /Werkzeug-0.9.2.tar.gz
 /Werkzeug-0.9.3.tar.gz
+/Werkzeug-0.9.4.tar.gz
diff --git a/python-werkzeug.spec b/python-werkzeug.spec
index 7fe119e..87b0d09 100644
--- a/python-werkzeug.spec
+++ b/python-werkzeug.spec
@@ -7,7 +7,7 @@
 %global srcname Werkzeug
 
 Name:           python-werkzeug
-Version:        0.9.3
+Version:        0.9.4
 Release:        1%{?dist}
 Summary:        The Swiss Army knife of Python web development 
 
@@ -158,6 +158,9 @@ popd
 
 
 %changelog
+* Mon Aug 26 2013 Haïkel Guémar <hguemar at fedoraproject.org> - 0.9.4-1
+- upstream 0.9.4
+
 * Thu Jul 25 2013 Haïkel Guémar <hguemar at fedoraproject.org> - 0.9.3-1
 - upstream 0.9.3
 
diff --git a/sources b/sources
index fb1554a..9c20c27 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6e200eee7b9b402d3322c3a7a9afaea8  Werkzeug-0.9.3.tar.gz
+670fad41f57c13b71a6816765765a3dd  Werkzeug-0.9.4.tar.gz


More information about the scm-commits mailing list