From d71698ee2d63d2a6122d5ed12c0d04819bd1180d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 21 Jul 2022 18:41:41 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libplist.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libplist.spec b/libplist.spec index 949b5c6..229b02f 100644 --- a/libplist.spec +++ b/libplist.spec @@ -2,7 +2,7 @@ Name: libplist Version: 2.2.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Library for manipulating Apple Binary and XML Property Lists License: LGPLv2+ @@ -93,6 +93,9 @@ make check %{python3_sitearch}/plist* %changelog +* Thu Jul 21 2022 Fedora Release Engineering - 2.2.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 2.2.0-7 - Rebuilt for Python 3.11