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