From e09aa69ddabd63eb03a26a19c3e02ef8ab1fdde3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jul 2023 06:37:58 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- pyatspi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyatspi.spec b/pyatspi.spec index ac9dd5f..035a96e 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -2,7 +2,7 @@ Name: pyatspi Version: 2.46.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Python bindings for at-spi License: LGPL-2.0-or-later AND GPL-2.0-or-later @@ -76,6 +76,9 @@ sed -i '1s|^#!/usr/bin/python|#!%{__python3}|' examples/magFocusTracker.py %changelog +* Fri Jul 21 2023 Fedora Release Engineering - 2.46.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Thu Jun 15 2023 Python Maint - 2.46.0-5 - Rebuilt for Python 3.12