diff --git a/python-gevent-eventemitter.spec b/python-gevent-eventemitter.spec index f5f24f2..d876f6b 100644 --- a/python-gevent-eventemitter.spec +++ b/python-gevent-eventemitter.spec @@ -4,7 +4,7 @@ Name: python-%{pypi_name} Version: 2.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: EventEmitter using gevent BuildArch: noarch @@ -61,6 +61,9 @@ Summary: %{summary} %changelog +* Fri Jun 04 2021 Python Maint - 2.1-3 +- Rebuilt for Python 3.10 + * Mon Jan 25 2021 Artem Polishchuk - 2.1-2 - build: Polish to conform Fedora guidelines