Update to 2.2.2
This commit is contained in:
parent
696ba6be4c
commit
962621d88e
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@ results_*
|
|||||||
/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
|
/Flask-2.2.1.tar.gz
|
||||||
|
/Flask-2.2.2.tar.gz
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
%global srcname Flask
|
%global srcname Flask
|
||||||
|
|
||||||
Name: python-%{modname}
|
Name: python-%{modname}
|
||||||
Version: 2.2.1
|
Version: 2.2.2
|
||||||
Release: 1%{?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
|
||||||
|
* Tue Aug 09 2022 Frantisek Zatloukal <fzatlouk@redhat.com> - 2.2.2-1
|
||||||
|
- Update to 2.2.2 (closes RHBZ#2116586)
|
||||||
|
|
||||||
* Thu Aug 04 2022 Frantisek Zatloukal <fzatlouk@redhat.com> - 2.2.1-1
|
* Thu Aug 04 2022 Frantisek Zatloukal <fzatlouk@redhat.com> - 2.2.1-1
|
||||||
- Update to 2.2.1 (closes RHBZ#2113719)
|
- Update to 2.2.1 (closes RHBZ#2113719)
|
||||||
|
|
||||||
|
|||||||
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (Flask-2.2.1.tar.gz) = 845857cd6441e935a5274f362708c1e84654f757b0412bb57dd1235943d1d0562b081b53e77920ab9891bbe6810a06f7564e828cda472844413f7a1249335d1a
|
SHA512 (Flask-2.2.2.tar.gz) = d330398829cb0393e07a4dcf495a3939f0e8f7962c0a517fc866d333425dffe1ce8fd26e39a40445259028d46eff4566e97b3f5eba0d6bddf14b9d7bac138945
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user