diff --git a/python-bottle.spec b/python-bottle.spec index 62148d5..54e2018 100644 --- a/python-bottle.spec +++ b/python-bottle.spec @@ -9,7 +9,7 @@ Name: python-%{srcname} Version: 0.12.13 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Fast and simple WSGI-framework for small web-applications Group: Development/Languages @@ -105,6 +105,9 @@ rm %{buildroot}%{_bindir}/bottle.py %{python3_sitelib}/*.py %changelog +* Tue Aug 15 2023 Lukáš Zaoral - 0.12.13-8 +- rebuild for sync + * Tue Aug 23 2022 Kamil Dudka - 0.12.13-7 - Gracefully handle errors during early request binding (CVE-2022-31799)