diff --git a/python-webob.spec b/python-webob.spec index 9ba9821..1632363 100644 --- a/python-webob.spec +++ b/python-webob.spec @@ -10,7 +10,7 @@ environment. Name: python-webob Summary: WSGI request and response object Version: 1.8.5 -Release: 5%{?dist} +Release: 6%{?dist} License: MIT URL: http://pythonpaste.org/webob/ Source0: https://files.pythonhosted.org/packages/source/W/WebOb/WebOb-%{version}.tar.gz @@ -80,6 +80,9 @@ py.test-3 tests %{python3_sitelib}/WebOb-%{version}-py%{python3_version}.egg-info %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 1.8.5-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Tue Jan 14 2020 Charalampos Stratakis - 1.8.5-5 - Fix Python 3.9 compatibility