[python-werkzeug] Upstream 0.9.2

Ricky Elrod codeblock at fedoraproject.org
Tue Jul 23 15:14:29 UTC 2013


commit 305e935fc227f4000fd058aa18dda09e38aa25af
Author: Ricky Elrod <ricky at elrod.me>
Date:   Tue Jul 23 11:14:12 2013 -0400

    Upstream 0.9.2

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


More information about the scm-commits mailing list