Update to 1.3.1. Fixes bug #1747075
This commit is contained in:
parent
a98bc75492
commit
0c9b05ec3b
3 changed files with 7 additions and 3 deletions
|
|
@ -3,8 +3,8 @@
|
|||
%global _docdir_fmt %{name}
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 1.2.1
|
||||
Release: 5%{?dist}
|
||||
Version: 1.3.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Waitress WSGI server
|
||||
|
||||
License: ZPLv2.1
|
||||
|
|
@ -65,6 +65,9 @@ Python 3 version.
|
|||
%{python3_sitelib}/%{srcname}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Sun Oct 06 2019 Kevin Fenzi <kevin@scrye.com> - 1.3.1-1
|
||||
- Update to 1.3.1. Fixes bug #1747075
|
||||
|
||||
* Mon Sep 09 2019 Miro Hrončok <mhroncok@redhat.com> - 1.2.1-5
|
||||
- Subpackage python2-waitress has been removed
|
||||
See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue