diff --git a/python-blinker.spec b/python-blinker.spec index 6f97c02..f02658c 100644 --- a/python-blinker.spec +++ b/python-blinker.spec @@ -2,7 +2,7 @@ Name: python-blinker Version: 1.4 -Release: 8%{?dist} +Release: 9%{?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 +* Thu Jan 30 2020 Fedora Release Engineering - 1.4-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 1.4-8 - Rebuilt for Python 3.8.0rc1 (#1748018)