[python-werkzeug] upstream 0.9.3

Haïkel Guémar hguemar at fedoraproject.org
Thu Jul 25 10:11:14 UTC 2013


commit d4da34978226ee4fa193b93c0913148b73bdf326
Author: Haïkel Guémar <hguemar at fedoraproject.org>
Date:   Thu Jul 25 12:09:30 2013 +0200

    upstream 0.9.3

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


More information about the scm-commits mailing list