Update to 1.4.1 Fixes bug #1785591

This commit is contained in:
Lorenzo Gil Sanchez 2020-01-16 22:54:36 -08:00
commit e35378fb8a
3 changed files with 8 additions and 3 deletions

View file

@ -3,7 +3,7 @@
%global _docdir_fmt %{name}
Name: python-%{srcname}
Version: 1.4.0
Version: 1.4.1
Release: 1%{?dist}
Summary: Waitress WSGI server
@ -65,6 +65,9 @@ Python 3 version.
%{python3_sitelib}/%{srcname}-*.egg-info/
%changelog
* Thu Jan 16 2020 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 1.4.1-1
- Update to 1.4.1 Fixes bug #1785591
* Wed Dec 25 2019 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 1.4.0-1
- Update to 1.4.0 Fixes bug #1785591