From dfdc98118859d3d0e2bff0d1a8aeca9233792eb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 2 Jul 2018 18:23:08 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-blinker.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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