Update to 2.2.2
This commit is contained in:
parent
5174de4fa0
commit
85f3ddffb7
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@ Werkzeug-0.6.2.tar.gz
|
||||
/Werkzeug-2.0.2.tar.gz
|
||||
/Werkzeug-2.0.3.tar.gz
|
||||
/Werkzeug-2.2.1.tar.gz
|
||||
/Werkzeug-2.2.2.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%global modname werkzeug
|
||||
|
||||
Name: python-%{modname}
|
||||
Version: 2.2.1
|
||||
Version: 2.2.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Comprehensive WSGI web application library
|
||||
|
||||
@ -97,6 +97,9 @@ popd
|
||||
%doc docs/_build/html examples
|
||||
|
||||
%changelog
|
||||
* Tue Aug 09 2022 Frantisek Zatloukal <fzatlouk@redhat.com> - 2.2.2-1
|
||||
- Update to 2.2.2 (fixes RHBZ#2116571)
|
||||
|
||||
* Thu Jul 28 2022 Frantisek Zatloukal <fzatlouk@redhat.com> - 2.2.1-1
|
||||
- Update to 2.2.1 (fixes RHBZ#2069345)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Werkzeug-2.2.1.tar.gz) = b5e483b036c08a49cd594ef255069fe4941e0ce9dfe7b43e140687655cb3bfe03b645e471f2f847bfd4f699925e1e0383b468865ac4fe81be5ed6ccf17f9921f
|
||||
SHA512 (Werkzeug-2.2.2.tar.gz) = b37a63ba1d6970b10ba17b87575c2d030ad6c4c00ab50669d678297b9801e319f4f81f98bfc2d89fc2e645c5e192dd81ed2d653c03dbaef06565de0bdac2bcf7
|
||||
|
Loading…
Reference in New Issue
Block a user