diff --git a/plib.spec b/plib.spec index 26eba87..3c362c7 100644 --- a/plib.spec +++ b/plib.spec @@ -1,6 +1,6 @@ Name: plib Version: 1.8.5 -Release: 14%{?dist} +Release: 15%{?dist} Summary: Set of portable libraries especially useful for games Group: System Environment/Libraries License: LGPLv2+ @@ -97,6 +97,9 @@ cp -a `find . -name "libplib*.so*"` $RPM_BUILD_ROOT%{_libdir} %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 1.8.5-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Fri Jan 15 2016 Adam Jackson 1.8.5-14 - Use g++ to link, and fix linker flags