diff --git a/python-blinker.spec b/python-blinker.spec index 920a18b..0d84147 100644 --- a/python-blinker.spec +++ b/python-blinker.spec @@ -3,7 +3,7 @@ Name: python-blinker Version: 1.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Fast, simple object-to-object and broadcast signaling Group: Development/Libraries @@ -83,6 +83,9 @@ popd %changelog +* Mon Jul 02 2018 Miro HronĨok - 1.4-2 +- Rebuilt for Python 3.7 + * Sat Jun 16 2018 Itamar Reis Peixoto - 1.4-1 - new version