diff --git a/python-eventlet.spec b/python-eventlet.spec index 7ccf654..183ae87 100644 --- a/python-eventlet.spec +++ b/python-eventlet.spec @@ -4,7 +4,7 @@ Name: python-%{modname} Version: 0.30.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Highly concurrent networking library %if %bundle_dns License: MIT and ISC @@ -121,6 +121,9 @@ nosetests-%{python3_version} -v %doc html-3 %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.30.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sat Dec 26 2020 Kevin Fenzi - 0.30.0-1 - Update to 0.30.0. (rhbz#1907221)