rebuild for boost 1.55.0

This commit is contained in:
David Tardon 2014-05-23 11:41:12 +02:00
parent 3e5a623021
commit ff65debcf5
1 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@
Name: OpenImageIO
Version: 1.4.7
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Library for reading and writing images
Group: Development/Libraries
@ -180,6 +180,9 @@ cp -a src/doc/*.1 %{buildroot}%{_mandir}/man1
%changelog
* Fri May 23 2014 David Tardon <dtardon@redhat.com> - 1.4.7-2
- rebuild for boost 1.55.0
* Mon May 19 2014 Richard Shaw <hobbes1069@gmail.com> - 1.4.7-1
- Update to latest upstream release.