Update to latest upstream release.
This commit is contained in:
parent
b8cbdd981b
commit
69334180ef
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
|||||||
/OpenImageIO-oiio-Release-1.0.3-0-gdffc74e.tar.gz
|
/OpenImageIO-oiio-Release-1.0.3-0-gdffc74e.tar.gz
|
||||||
clog
|
clog
|
||||||
/OpenImageIO-oiio-Release-1.0.4-0-g513d0dd.tar.gz
|
/OpenImageIO-oiio-Release-1.0.4-0-g513d0dd.tar.gz
|
||||||
|
/OpenImageIO-oiio-Release-1.0.5-0-g28ba675.tar.gz
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
%global githash1 g513d0dd
|
%global githash1 g28ba675
|
||||||
%global githash2 d94a4e4
|
%global githash2 2939154
|
||||||
|
|
||||||
Name: OpenImageIO
|
Name: OpenImageIO
|
||||||
Version: 1.0.4
|
Version: 1.0.5
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Library for reading and writing images
|
Summary: Library for reading and writing images
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -129,6 +129,9 @@ cp -a doc/*.1 %{buildroot}%{_mandir}/man1
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 12 2012 Richard Shaw <hobbes1069@gmail.com> - 1.0.5-1
|
||||||
|
- Update to latest upstream release.
|
||||||
|
|
||||||
* Mon May 07 2012 Richard Shaw <hobbes1069@gmail.com> - 1.0.4-2
|
* Mon May 07 2012 Richard Shaw <hobbes1069@gmail.com> - 1.0.4-2
|
||||||
- Rebuild for updated libtiff.
|
- Rebuild for updated libtiff.
|
||||||
- Add OpenColorIO to build requirements.
|
- Add OpenColorIO to build requirements.
|
||||||
|
Loading…
Reference in New Issue
Block a user