From edf03ed2b7d75d830400de430babe0a46171cdb3 Mon Sep 17 00:00:00 2001 From: "Richard M. Shaw" Date: Thu, 19 Apr 2012 13:00:03 -0500 Subject: [PATCH] Update to latest upstream release. --- .gitignore | 1 + OpenImageIO.spec | 12 ++++++++---- sources | 2 +- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 404c71c..b3d846e 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /OpenImageIO-oiio-Release-0.10.3-0-ge93cd33.tar.gz /OpenImageIO-oiio-Release-0.10.4-0-gad1950d.tar.gz /OpenImageIO-oiio-Release-1.0.0-0-g5b37f1c.tar.gz +/OpenImageIO-oiio-Release-1.0.3-0-gdffc74e.tar.gz diff --git a/OpenImageIO.spec b/OpenImageIO.spec index 7ebbde1..3087f2b 100644 --- a/OpenImageIO.spec +++ b/OpenImageIO.spec @@ -1,9 +1,9 @@ -%global githash1 g5b37f1c -%global githash2 5b37f1c +%global githash1 gdffc74e +%global githash2 2388ebf Name: OpenImageIO -Version: 1.0.0 -Release: 2%{?dist} +Version: 1.0.3 +Release: 1%{?dist} Summary: Library for reading and writing images Group: Development/Libraries @@ -108,6 +108,7 @@ cp -a doc/*.1 %{buildroot}%{_mandir}/man1 %check +# Not all tests are expected to pass yet. #pushd build && make test @@ -125,6 +126,9 @@ cp -a doc/*.1 %{buildroot}%{_mandir}/man1 %changelog +* Thr Apr 19 2012 Richard Shaw - 1.0.3-1 +- Update to latest upstream release. + * Tue Mar 13 2012 Richard Shaw - 1.0.0-2 - Do not build against TBB for i686 because it fails. diff --git a/sources b/sources index db7fc73..379ca52 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fa3136f4743fe9775f03769478f21ac5 OpenImageIO-oiio-Release-1.0.0-0-g5b37f1c.tar.gz +5cc802ac495aec1d409f2810cdafc33f OpenImageIO-oiio-Release-1.0.3-0-gdffc74e.tar.gz