From 8ff2483a966c879bb0e456e70f9cf41dbecb4c53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 02:51:02 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- libplist.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libplist.spec b/libplist.spec index cfd0854..79bcb50 100644 --- a/libplist.spec +++ b/libplist.spec @@ -2,7 +2,7 @@ Name: libplist Version: 2.1.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Library for manipulating Apple Binary and XML Property Lists License: LGPLv2+ @@ -91,6 +91,9 @@ make check %{python3_sitearch}/plist* %changelog +* Tue May 26 2020 Miro HronĨok - 2.1.0-4 +- Rebuilt for Python 3.9 + * Wed Jan 29 2020 Fedora Release Engineering - 2.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild