rebuild (openexr)

This commit is contained in:
Rex Dieter 2014-11-26 08:57:20 -06:00
parent a476e32171
commit 2d1578a1a0
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: OpenImageIO
Version: 1.4.15
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Library for reading and writing images
Group: Development/Libraries
@ -159,6 +159,9 @@ cp -a src/doc/*.1 %{buildroot}%{_mandir}/man1
%changelog
* Wed Nov 26 2014 Rex Dieter <rdieter@fedoraproject.org> 1.4.15-2
- rebuild (openexr)
* Tue Nov 25 2014 Richard Shaw <hobbes1069@gmail.com> - 1.4.15-1
- Update to latest upstream release.