From ebf62c3d1ecfa25e606b4fa1cf4270b84e72ac85 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 20:09:43 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- libplist.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libplist.spec b/libplist.spec index ff3d186..9f04727 100644 --- a/libplist.spec +++ b/libplist.spec @@ -2,7 +2,7 @@ Name: libplist Version: 2.2.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Library for manipulating Apple Binary and XML Property Lists License: LGPLv2+ @@ -93,6 +93,9 @@ make check %{python3_sitearch}/plist* %changelog +* Fri Jun 04 2021 Python Maint - 2.2.0-4 +- Rebuilt for Python 3.10 + * Tue Jan 26 2021 Fedora Release Engineering - 2.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild