diff --git a/libplist.spec b/libplist.spec index 47e5653..c9f8c91 100644 --- a/libplist.spec +++ b/libplist.spec @@ -2,7 +2,7 @@ Name: libplist Version: 2.0.0 -Release: 13%{?dist} +Release: 14%{?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 25 2019 Fedora Release Engineering - 2.0.0-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sun Jun 09 2019 Charalampos Stratakis - 2.0.0-13 - Add Python 3.8 compatibility