From 265d644fcfebc29c33a5b8796317f321014ff870 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 10:46:16 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- libplist.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libplist.spec b/libplist.spec index e22cdf2..2be234a 100644 --- a/libplist.spec +++ b/libplist.spec @@ -2,7 +2,7 @@ Name: libplist Version: 2.0.0 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Library for manipulating Apple Binary and XML Property Lists License: LGPLv2+ @@ -91,6 +91,9 @@ make check %{python3_sitearch}/plist* %changelog +* Tue Jun 19 2018 Miro HronĨok - 2.0.0-10 +- Rebuilt for Python 3.7 + * Thu Jun 07 2018 Bastien Nocera - 2.0.0-9 + libplist-2.0.0-9 - Fix libplist python2 sub-package obsolescence