From d5855764dfcb3b38092cffb11a380bbe55550f1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 02:57:13 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- pyatspi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyatspi.spec b/pyatspi.spec index aff2aea..a359b39 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -2,7 +2,7 @@ Name: pyatspi Version: 2.36.0 -Release: 1%{?dist} +Release: 2%{?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 May 26 2020 Miro HronĨok - 2.36.0-2 +- Rebuilt for Python 3.9 + * Sun Mar 08 2020 Kalev Lember - 2.36.0-1 - Update to 2.36.0