Update to latest upstream release.
This commit is contained in:
parent
fde9b06bbc
commit
a37eb4a371
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@ clog
|
||||
/oiio-Release-1.5.10.tar.gz
|
||||
/oiio-Release-1.5.11.tar.gz
|
||||
/oiio-Release-1.5.12.tar.gz
|
||||
/oiio-Release-1.5.13.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
#global beta beta1
|
||||
|
||||
Name: OpenImageIO
|
||||
Version: 1.5.12
|
||||
Release: 3%{?dist}
|
||||
Version: 1.5.13
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for reading and writing images
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -161,6 +161,9 @@ cp -a src/doc/*.1 %{buildroot}%{_mandir}/man1
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Mar 11 2015 Richard Shaw <hobbes1069@gmail.com> - 1.5.13-1
|
||||
- Update to latest upstream release.
|
||||
|
||||
* Sat Feb 21 2015 Orion Poplawski <orion@cora.nwra.com> - 1.5.12-3
|
||||
- Rebuild for undefined symbols
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user