diff --git a/python-txaio.spec b/python-txaio.spec index 70ec959..dc46a46 100644 --- a/python-txaio.spec +++ b/python-txaio.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 2.10.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Compatibility API between asyncio/Twisted/Trollius License: MIT @@ -131,6 +131,9 @@ PYTHONPATH=$PYTHONPATH:$(pwd):$(pwd)/test coverage2 run -p --source=txaio /usr/b %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 2.10.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Tue Jun 19 2018 Miro HronĨok - 2.10.0-3 - Rebuilt for Python 3.7