This commit is contained in:
Dennis Gilmore 2015-06-17 16:23:58 +00:00
parent fef8ff72ef
commit b5e005ac67

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 1.12-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 1.12-4
- Rebuilt for GCC 5 C++11 ABI change