Update to 1.2.1 (#1667466)

This commit is contained in:
Lorenzo Gil Sanchez 2019-02-05 22:32:38 -08:00
commit f30fb1ef29
4 changed files with 8 additions and 4 deletions

View file

@ -3,13 +3,13 @@
%global _docdir_fmt %{name}
Name: python-%{srcname}
Version: 1.1.0
Release: 5%{?dist}
Version: 1.2.1
Release: 1%{?dist}
Summary: Waitress WSGI server
License: ZPLv2.1
URL: https://github.com/Pylons/%{srcname}
Source0: %{url}/archive/v%{version}/%{srcname}-%{version}.tar.gz
Source0: %{url}/archive/v%{version}.tar.gz
BuildArch: noarch
@ -76,6 +76,9 @@ Python 3 version.
%{python3_sitelib}/%{srcname}-*.egg-info/
%changelog
* Tue Feb 05 2019 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 1.2.1-1
- Update to 1.2.1 (#1667466)
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild