diff --git a/libplist.spec b/libplist.spec index 700d281..cfd0854 100644 --- a/libplist.spec +++ b/libplist.spec @@ -2,7 +2,7 @@ Name: libplist Version: 2.1.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Library for manipulating Apple Binary and XML Property Lists License: LGPLv2+ @@ -91,6 +91,9 @@ make check %{python3_sitearch}/plist* %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 2.1.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Sat Jan 18 2020 Tom Stellard - 2.1.0-2 - Spec cleanup: Use make_build, make_install, __cc, and __cxx macros