From 47b934c0ff869d76675e949dbff7075ce73f909e Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 21:14:14 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- pyatspi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyatspi.spec b/pyatspi.spec index f67450b..03fbe8d 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -2,7 +2,7 @@ Name: pyatspi Version: 2.38.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python bindings for at-spi License: LGPLv2 and GPLv2 @@ -78,6 +78,9 @@ sed -i '1s|^#!/usr/bin/python|#!%{__python3}|' examples/magFocusTracker.py %changelog +* Mon Jun 13 2022 Python Maint - 2.38.2-3 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 2.38.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild