Update to 2.2.1
This commit is contained in:
parent
95f521026b
commit
696ba6be4c
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@ results_*
|
|||||||
/Flask-2.0.3.tar.gz
|
/Flask-2.0.3.tar.gz
|
||||||
/Flask-2.1.2.tar.gz
|
/Flask-2.1.2.tar.gz
|
||||||
/Flask-2.1.3.tar.gz
|
/Flask-2.1.3.tar.gz
|
||||||
|
/Flask-2.2.1.tar.gz
|
||||||
|
|||||||
@ -2,8 +2,8 @@
|
|||||||
%global srcname Flask
|
%global srcname Flask
|
||||||
|
|
||||||
Name: python-%{modname}
|
Name: python-%{modname}
|
||||||
Version: 2.1.3
|
Version: 2.2.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: A micro-framework for Python based on Werkzeug, Jinja 2 and good intentions
|
Summary: A micro-framework for Python based on Werkzeug, Jinja 2 and good intentions
|
||||||
|
|
||||||
@ -79,6 +79,9 @@ ln -sf %{modname}-3 %{buildroot}%{_bindir}/%{modname}
|
|||||||
%doc examples
|
%doc examples
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 04 2022 Frantisek Zatloukal <fzatlouk@redhat.com> - 2.2.1-1
|
||||||
|
- Update to 2.2.1 (closes RHBZ#2113719)
|
||||||
|
|
||||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.1.3-2
|
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.1.3-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||||
|
|
||||||
|
|||||||
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (Flask-2.1.3.tar.gz) = 6289bcaa295265c501fda1292b496911768525acf4155c856e14479a213aec4ca50a45ddd81b30ccd31fd684da1942ec10400f2dc8280ceff6ded9baf55494e5
|
SHA512 (Flask-2.2.1.tar.gz) = 845857cd6441e935a5274f362708c1e84654f757b0412bb57dd1235943d1d0562b081b53e77920ab9891bbe6810a06f7564e828cda472844413f7a1249335d1a
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user