[python-webtest] 2.0.17

Ralph Bean ralph at fedoraproject.org
Wed Feb 18 18:18:20 UTC 2015


commit 5267d0b591e182caf558aa7e81e63fcaf1d58ea4
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Feb 18 13:18:10 2015 -0500

    2.0.17

 .gitignore          |    1 +
 python-webtest.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6705c8c..34b1d25 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ WebTest-1.2.1.tar.gz
 /WebTest-1.3.4.tar.gz
 /WebTest-2.0.15.zip
 /WebTest-2.0.16.zip
+/WebTest-2.0.17.zip
diff --git a/python-webtest.spec b/python-webtest.spec
index 86ae571..40fb9bd 100644
--- a/python-webtest.spec
+++ b/python-webtest.spec
@@ -5,7 +5,7 @@
 %endif
 
 Name:           python-webtest
-Version:        2.0.16
+Version:        2.0.17
 Release:        1%{?dist}
 Summary:        Helper to test WSGI applications
 
@@ -133,6 +133,9 @@ popd
 %endif
 
 %changelog
+* Wed Feb 18 2015 Ralph Bean <rbean at redhat.com> - 2.0.17-1
+- new version
+
 * Fri Nov 14 2014 Slavek Kabrda <bkabrda at redhat.com> - 2.0.16-1
 - Updated to 2.0.16.
 
diff --git a/sources b/sources
index 49bb60f..c952240 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eac96492c398f61ed47f936426849aec  WebTest-2.0.16.zip
+b914a0bab0b80e976f15b7801aab4b55  WebTest-2.0.17.zip


More information about the scm-commits mailing list