From 4c25c58110b9f6ed6d52fa47d5273ebb12ead014 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:16:17 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- pyatspi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyatspi.spec b/pyatspi.spec index dbf4067..f14a995 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -2,7 +2,7 @@ Name: pyatspi Version: 2.46.1 -Release: 3%{?dist} +Release: 4%{?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 +* Mon Jun 24 2024 Troy Dawson - 2.46.1-4 +- Bump release for June 2024 mass rebuild + * Fri Jan 26 2024 Fedora Release Engineering - 2.46.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild