Rebuild for undefined symbols

This commit is contained in:
Orion Poplawski 2015-02-21 15:48:27 -07:00
parent 49aa456302
commit fde9b06bbc
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: OpenImageIO
Version: 1.5.12
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Library for reading and writing images
Group: Development/Libraries
@ -161,6 +161,9 @@ cp -a src/doc/*.1 %{buildroot}%{_mandir}/man1
%changelog
* Sat Feb 21 2015 Orion Poplawski <orion@cora.nwra.com> - 1.5.12-3
- Rebuild for undefined symbols
* Thu Feb 12 2015 Richard Shaw <hobbes1069@gmail.com> - 1.5.12-2
- Update to latest upstream release.
- Add opencv optional dependency.