Update to 1.0.1. Fixes bug #1387885
This commit is contained in:
parent
eb2491f36f
commit
eaf0f012b8
3 changed files with 6 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
%global _docdir_fmt %{name}
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 1.0.0
|
||||
Version: 1.0.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Waitress WSGI server
|
||||
|
||||
|
|
@ -76,6 +76,9 @@ Python 3 version.
|
|||
%{python3_sitelib}/%{srcname}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Tue Oct 25 2016 Kevin Fenzi <kevin@scrye.com> - 1.0.1-1
|
||||
- Update to 1.0.1. Fixes bug #1387885
|
||||
|
||||
* Sat Sep 03 2016 Kevin Fenzi <kevin@scrye.com> - 1.0.0-1
|
||||
- Update to 1.0.0. Fixes bug #1372330
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue