rebuild for sync
This commit is contained in:
parent
eb7b338fde
commit
d884424481
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 0.12.13
|
Version: 0.12.13
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
Summary: Fast and simple WSGI-framework for small web-applications
|
Summary: Fast and simple WSGI-framework for small web-applications
|
||||||
|
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
@ -105,6 +105,9 @@ rm %{buildroot}%{_bindir}/bottle.py
|
|||||||
%{python3_sitelib}/*.py
|
%{python3_sitelib}/*.py
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 15 2023 Lukáš Zaoral <lzaoral@redhat.com> - 0.12.13-8
|
||||||
|
- rebuild for sync
|
||||||
|
|
||||||
* Tue Aug 23 2022 Kamil Dudka <kdudka@redhat.com> - 0.12.13-7
|
* Tue Aug 23 2022 Kamil Dudka <kdudka@redhat.com> - 0.12.13-7
|
||||||
- Gracefully handle errors during early request binding (CVE-2022-31799)
|
- Gracefully handle errors during early request binding (CVE-2022-31799)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user