Update to 2.1.2
Fixes: rhbz#2091729
This commit is contained in:
parent
3f222dcae3
commit
e5d6c6b8ce
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -25,3 +25,4 @@
|
|||
/v1.4.3-nodocs.tar.gz
|
||||
/v1.4.4-nodocs.tar.gz
|
||||
/v2.1.1-nodocs.tar.gz
|
||||
/v2.1.2-nodocs.tar.gz
|
||||
|
|
|
|||
|
|
@ -3,8 +3,8 @@
|
|||
%global _docdir_fmt %{name}
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 2.1.1
|
||||
Release: 3%{?dist}
|
||||
Version: 2.1.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Waitress WSGI server
|
||||
|
||||
License: ZPLv2.1
|
||||
|
|
@ -63,6 +63,9 @@ Python 3 version.
|
|||
%{python3_sitelib}/%{srcname}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Tue Aug 02 2022 Alfredo Moralejo <amoralej@redhat.com> - 2.1.2-1
|
||||
- Update to 2.1.2 Fixes rhbz#2091729
|
||||
|
||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (v2.1.1-nodocs.tar.gz) = e4f6574abefed56d416c6d0285efc3acd13f42617cf9f54e3b0de3fe22dc1c3e4ab03330d865226230925d0d204f1d6e7c743da2a7110a15cff081fc48ea2484
|
||||
SHA512 (v2.1.2-nodocs.tar.gz) = 184826a390ead6720059b7f6427867b0f228b6d27e3b25db2fb78ed44c45d3da744f07f31690dbe643fc6a483201513ecb1f48053a662e817daecf509cdf0855
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue