From 7d332a2ab49d3a91d3851afbd1e8b63e6dfcc606 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 10:18:19 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- libplist.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libplist.spec b/libplist.spec index c9f8c91..6e2eba4 100644 --- a/libplist.spec +++ b/libplist.spec @@ -2,7 +2,7 @@ Name: libplist Version: 2.0.0 -Release: 14%{?dist} +Release: 15%{?dist} Summary: Library for manipulating Apple Binary and XML Property Lists License: LGPLv2+ @@ -93,6 +93,9 @@ make check %{python3_sitearch}/plist* %changelog +* Mon Aug 19 2019 Miro HronĨok - 2.0.0-15 +- Rebuilt for Python 3.8 + * Thu Jul 25 2019 Fedora Release Engineering - 2.0.0-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild