Update to 2.1.1. Fixes rhbz#2051348
This commit is contained in:
parent
333344a045
commit
c922e375d4
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -24,3 +24,4 @@
|
|||
/v1.4.3.tar.gz
|
||||
/v1.4.3-nodocs.tar.gz
|
||||
/v1.4.4-nodocs.tar.gz
|
||||
/v2.1.1-nodocs.tar.gz
|
||||
|
|
|
|||
|
|
@ -3,8 +3,8 @@
|
|||
%global _docdir_fmt %{name}
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 1.4.4
|
||||
Release: 6%{?dist}
|
||||
Version: 2.1.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Waitress WSGI server
|
||||
|
||||
License: ZPLv2.1
|
||||
|
|
@ -63,6 +63,9 @@ Python 3 version.
|
|||
%{python3_sitelib}/%{srcname}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Mon May 30 2022 Kevin Fenzi <kevin@scrye.com> - 2.1.1-1
|
||||
- Update to 2.1.1. Fixes rhbz#2051348
|
||||
|
||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.4-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (v1.4.4-nodocs.tar.gz) = 246e066774f093caf174c2e7a054fedf9d09ce871524f6fdfd86bade89b858ff28ea0fd7347874303e473bf2527919beecc174264d5d8283030ab13c5942ef2d
|
||||
SHA512 (v2.1.1-nodocs.tar.gz) = e4f6574abefed56d416c6d0285efc3acd13f42617cf9f54e3b0de3fe22dc1c3e4ab03330d865226230925d0d204f1d6e7c743da2a7110a15cff081fc48ea2484
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue