Update to 2.0.3
This commit is contained in:
parent
91ac4f792b
commit
8dfc619076
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@ Werkzeug-0.6.2.tar.gz
|
||||
/Werkzeug-1.0.1.tar.gz
|
||||
/Werkzeug-2.0.1.tar.gz
|
||||
/Werkzeug-2.0.2.tar.gz
|
||||
/Werkzeug-2.0.3.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
%global modname werkzeug
|
||||
|
||||
Name: python-%{modname}
|
||||
Version: 2.0.2
|
||||
Release: 2%{?dist}
|
||||
Version: 2.0.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Comprehensive WSGI web application library
|
||||
|
||||
License: BSD
|
||||
@ -94,6 +94,9 @@ popd
|
||||
%doc docs/_build/html examples
|
||||
|
||||
%changelog
|
||||
* Mon Feb 21 2022 Frantisek Zatloukal <fzatlouk@redhat.com> - 2.0.3-1
|
||||
- Update to 2.0.3
|
||||
|
||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Werkzeug-2.0.2.tar.gz) = 184cebad079195ee7bd5690bef26c6f9064046e81e610056960554f27837e3eb904a9d7381b575a373022c4d408fddc12981a48a55c301118691c1c88326629a
|
||||
SHA512 (Werkzeug-2.0.3.tar.gz) = 1b6f68458f6e21ecd4ce270c7931dfa4f5ccbd7a0b50e49f9392acab29e9abd39d41fc37a132e9cf892b8d87406cbf9fec020dc1051227faea8d15534a45f369
|
||||
|
Loading…
Reference in New Issue
Block a user