From eecc51999342a5dadd94e4d8b9047b8ed9154703 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sat, 23 May 2020 03:28:04 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-blinker.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-blinker.spec b/python-blinker.spec index f02658c..cc77b78 100644 --- a/python-blinker.spec +++ b/python-blinker.spec @@ -2,7 +2,7 @@ Name: python-blinker Version: 1.4 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Fast, simple object-to-object and broadcast signaling License: MIT @@ -45,6 +45,9 @@ of interested parties to subscribe to events, or "signals". %changelog +* Sat May 23 2020 Miro HronĨok - 1.4-10 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 1.4-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild