From b4313d4a2474c3df08986df49577c7e7231d2068 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 10:23:14 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- pyatspi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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