diff --git a/libplist.spec b/libplist.spec index d9dbcb1..96aa79e 100644 --- a/libplist.spec +++ b/libplist.spec @@ -2,7 +2,7 @@ Name: libplist Version: 1.12 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Library for manipulating Apple Binary and XML Property Lists Group: System Environment/Libraries @@ -76,6 +76,9 @@ make check %{python_sitearch}/plist* %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 1.12-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Sat May 02 2015 Kalev Lember - 1.12-4 - Rebuilt for GCC 5 C++11 ABI change