Update to latest upstream release.

This commit is contained in:
Richard M. Shaw 2012-04-19 13:00:03 -05:00
parent 03f891ce4c
commit edf03ed2b7
3 changed files with 10 additions and 5 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <hobbes1069@gmail.com> - 1.0.3-1
- Update to latest upstream release.
* Tue Mar 13 2012 Richard Shaw <hobbes1069@gmail.com> - 1.0.0-2
- Do not build against TBB for i686 because it fails.

View File

@ -1 +1 @@
fa3136f4743fe9775f03769478f21ac5 OpenImageIO-oiio-Release-1.0.0-0-g5b37f1c.tar.gz
5cc802ac495aec1d409f2810cdafc33f OpenImageIO-oiio-Release-1.0.3-0-gdffc74e.tar.gz