diff --git a/pyatspi.spec b/pyatspi.spec index a359b39..52ffe6b 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -2,7 +2,7 @@ Name: pyatspi Version: 2.36.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python bindings for at-spi License: LGPLv2 and GPLv2 @@ -76,6 +76,9 @@ sed -i '1s|^#!/usr/bin/python|#!%{__python3}|' examples/magFocusTracker.py %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 2.36.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue May 26 2020 Miro HronĨok - 2.36.0-2 - Rebuilt for Python 3.9