rebuild against boost-1.50

This commit is contained in:
David Malcolm 2012-08-08 17:00:21 -04:00
parent 702aea9deb
commit ab84acc124
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: OpenImageIO
Version: 1.0.8
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Library for reading and writing images
Group: Development/Libraries
@ -140,6 +140,9 @@ cp -a doc/*.1 %{buildroot}%{_mandir}/man1
%changelog
* Wed Aug 8 2012 David Malcolm <dmalcolm@redhat.com> - 1.0.8-2
- rebuild against boost-1.50
* Wed Aug 01 2012 Richard Shaw <hobbes1069@gmail.com> - 1.0.8-1
- Update to latest upstream release.