diff --git a/python-tubes.spec b/python-tubes.spec index f928016..a43b915 100644 --- a/python-tubes.spec +++ b/python-tubes.spec @@ -5,7 +5,7 @@ Name: python-%{pypi_name} Version: 0.2.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Flow control and backpressure for event-driven applications License: MIT @@ -55,6 +55,9 @@ sed -e '/"characteristic",/d' -i setup.py %{python3_sitelib}/Tubes-%{version}-py%{python3_version}.egg-info/ %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 0.2.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Tue Jun 14 2022 Python Maint - 0.2.0-6 - Rebuilt for Python 3.11