Update to 0.8.3
This commit is contained in:
parent
dc4874d925
commit
36e73db7af
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
/waitress-0.8.2.tar.gz
|
||||
/waitress-0.8.3.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
Name: python-waitress
|
||||
Version: 0.8.2
|
||||
Release: 4%{?dist}
|
||||
Version: 0.8.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Waitress WSGI server
|
||||
|
||||
License: ZPLv2.1
|
||||
URL: https://github.com/Pylons/waitress
|
||||
Source0: http://pypi.python.org/packages/source/w/waitress/waitress-%{version}.tar.gz
|
||||
#md5=2d924c85bc1005174da1d14294fcc663
|
||||
#md5=42715620040cdde68c467ed29bb50516
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: python2-devel
|
||||
|
|
@ -96,6 +96,9 @@ popd
|
|||
|
||||
|
||||
%changelog
|
||||
* Sun May 12 2013 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.3-1
|
||||
- Update to upstream
|
||||
|
||||
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.2-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
2d924c85bc1005174da1d14294fcc663 waitress-0.8.2.tar.gz
|
||||
42715620040cdde68c467ed29bb50516 waitress-0.8.3.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue