Rebuilt for Boost 1.58

This commit is contained in:
Jonathan Wakely 2015-08-05 19:18:32 +01:00
parent da73048fe1
commit 2ece3f9d4e
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: OpenImageIO
Version: 1.5.18
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Library for reading and writing images
Group: Development/Libraries
@ -165,6 +165,9 @@ cp -a src/doc/*.1 %{buildroot}%{_mandir}/man1
%changelog
* Wed Aug 05 2015 Jonathan Wakely <jwakely@redhat.com> 1.5.18-2
- Rebuilt for Boost 1.58
* Tue Aug 4 2015 Richard Shaw <hobbes1069@gmail.com> - 1.5.18-1
- Update to latest upstream release.