Rebuild for boost 1.57.0

This commit is contained in:
Petr Machata 2015-01-27 18:00:54 +01:00
parent 9e58345a6a
commit 51a57dcebb
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: OpenImageIO
Version: 1.4.16
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Library for reading and writing images
Group: Development/Libraries
@ -160,6 +160,9 @@ cp -a src/doc/*.1 %{buildroot}%{_mandir}/man1
%changelog
* Tue Jan 27 2015 Petr Machata <pmachata@redhat.com> - 1.4.16-2
- Rebuild for boost 1.57.0
* Thu Jan 22 2015 Richard Shaw <hobbes1069@gmail.com> - 1.4.16-1
- Update to latest upstream release.