Update to 2.2.3
This commit is contained in:
parent
36826d41b7
commit
4317bfd5bc
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@ Werkzeug-0.6.2.tar.gz
|
||||
/Werkzeug-2.0.3.tar.gz
|
||||
/Werkzeug-2.2.1.tar.gz
|
||||
/Werkzeug-2.2.2.tar.gz
|
||||
/Werkzeug-2.2.3.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
%global modname werkzeug
|
||||
|
||||
Name: python-%{modname}
|
||||
Version: 2.2.2
|
||||
Release: 2%{?dist}
|
||||
Version: 2.2.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Comprehensive WSGI web application library
|
||||
|
||||
License: BSD
|
||||
@ -97,6 +97,9 @@ popd
|
||||
%doc docs/_build/html examples
|
||||
|
||||
%changelog
|
||||
* Mon Feb 20 2023 Frantisek Zatloukal <fzatlouk@redhat.com> - 2.2.3-1
|
||||
- Update to 2.2.3 (fixes RHBZ#2169828)
|
||||
|
||||
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Werkzeug-2.2.2.tar.gz) = b37a63ba1d6970b10ba17b87575c2d030ad6c4c00ab50669d678297b9801e319f4f81f98bfc2d89fc2e645c5e192dd81ed2d653c03dbaef06565de0bdac2bcf7
|
||||
SHA512 (Werkzeug-2.2.3.tar.gz) = 33d0581533ee83e5daad85c36d270cdc9f66b804b6e3c24254f87d50fb504211af6be277a8638003336f23edc2bfc635f45efae7cbe54dae174693bd272fa137
|
||||
|
Loading…
Reference in New Issue
Block a user