From 9bc5f4400a1b96289bfd392ae5b0e210b9b05254 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 16:01:09 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- libplist.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libplist.spec b/libplist.spec index 92dc4b9..949b5c6 100644 --- a/libplist.spec +++ b/libplist.spec @@ -2,7 +2,7 @@ Name: libplist Version: 2.2.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Library for manipulating Apple Binary and XML Property Lists License: LGPLv2+ @@ -93,6 +93,9 @@ make check %{python3_sitearch}/plist* %changelog +* Mon Jun 13 2022 Python Maint - 2.2.0-7 +- Rebuilt for Python 3.11 + * Thu Jan 20 2022 Fedora Release Engineering - 2.2.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild