diff --git a/pyatspi.spec b/pyatspi.spec index 2a18c59..b5fcba3 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -2,7 +2,7 @@ Name: pyatspi Version: 2.33.90 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python bindings for at-spi License: LGPLv2 and GPLv2 @@ -125,6 +125,9 @@ sed -i '1s|^#!/usr/bin/python|#!%{__python3}|' python3-examples/magFocusTracker. %changelog +* Mon Aug 19 2019 Miro HronĨok - 2.33.90-2 +- Rebuilt for Python 3.8 + * Mon Aug 12 2019 Kalev Lember - 2.33.90-1 - Update to 2.33.90