Update to 1.4.1 Fixes bug #1785591
This commit is contained in:
parent
fd1028f2e2
commit
e35378fb8a
3 changed files with 8 additions and 3 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue