From ca98db659c26ad85f14b494995cdaf50804fd200 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 21:36:08 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- libplist.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libplist.spec b/libplist.spec index 594cbdf..07feb1f 100644 --- a/libplist.spec +++ b/libplist.spec @@ -2,7 +2,7 @@ Name: libplist Version: 2.2.0 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Library for manipulating Apple Binary and XML Property Lists License: LGPLv2+ @@ -93,6 +93,9 @@ make check %{python3_sitearch}/plist* %changelog +* Tue Jun 13 2023 Python Maint - 2.2.0-10 +- Rebuilt for Python 3.12 + * Thu Jan 19 2023 Fedora Release Engineering - 2.2.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild