diff --git a/pyatspi.spec b/pyatspi.spec index 7a27409..06de338 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -2,7 +2,7 @@ Name: pyatspi Version: 2.26.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Python bindings for at-spi Group: Development/Languages @@ -127,6 +127,9 @@ sed -i '1s|^#!/usr/bin/python|#!%{__python3}|' python3-examples/magFocusTracker. %changelog +* Tue Jun 19 2018 Miro HronĨok - 2.26.0-6 +- Rebuilt for Python 3.7 + * Wed Feb 21 2018 Iryna Shcherbina - 2.26.0-5 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)