diff --git a/.gitignore b/.gitignore index 1090570..ee2c16a 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ WebTest-1.2.1.tar.gz /WebTest-2.0.16.zip /WebTest-2.0.17.zip /WebTest-2.0.19.tar.gz +/WebTest-2.0.23.tar.gz diff --git a/python-webtest.spec b/python-webtest.spec index 92ed519..ade4ef8 100644 --- a/python-webtest.spec +++ b/python-webtest.spec @@ -5,8 +5,8 @@ %endif Name: python-webtest -Version: 2.0.19 -Release: 4%{?dist} +Version: 2.0.23 +Release: 1%{?dist} Summary: Helper to test WSGI applications Group: Development/Languages @@ -133,6 +133,9 @@ popd %endif %changelog +* Sat Jul 23 2016 Kevin Fenzi - 2.0.23-1 +- Update to 2.0.23. Fixes bug #1359466 + * Tue Jul 19 2016 Fedora Release Engineering - 2.0.19-4 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages diff --git a/sources b/sources index 5289f9b..c831e5c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -61c12528f02d665dfa054a6820b3b349 WebTest-2.0.19.tar.gz +b824dd81ba9fd50e138c5017e22eb3c7 WebTest-2.0.23.tar.gz