diff --git a/python-txaio.spec b/python-txaio.spec index 8400310..4a37e73 100644 --- a/python-txaio.spec +++ b/python-txaio.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 2.8.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Compatibility API between asyncio/Twisted/Trollius License: MIT @@ -133,6 +133,9 @@ PYTHONPATH=$PYTHONPATH:$(pwd):$(pwd)/test coverage2 run -p --source=txaio /usr/b %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 2.8.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Wed Jan 31 2018 Iryna Shcherbina - 2.8.2-2 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)