From b9f52c958c1c75210e5f4d3bf358e23fb9e14923 Mon Sep 17 00:00:00 2001 From: "Richard M. Shaw" Date: Wed, 2 Dec 2015 09:29:04 -0600 Subject: [PATCH] Update to latest upstream release. --- .gitignore | 1 + OpenImageIO.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 54319f7..318ad9d 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ clog /oiio-Release-1.5.17.tar.gz /oiio-Release-1.5.18.tar.gz /oiio-Release-1.5.20.tar.gz +/OpenImageIO-1.5.21.tar.gz diff --git a/OpenImageIO.spec b/OpenImageIO.spec index 10d7116..ff68879 100644 --- a/OpenImageIO.spec +++ b/OpenImageIO.spec @@ -2,15 +2,15 @@ #global beta beta1 Name: OpenImageIO -Version: 1.5.20 -Release: 2%{?dist} +Version: 1.5.21 +Release: 1%{?dist} Summary: Library for reading and writing images Group: Development/Libraries License: BSD URL: https://sites.google.com/site/openimageio/home -Source0: https://github.com/%{name}/%{subname}/archive/Release-%{version}/%{subname}-Release-%{version}.tar.gz +Source0: https://github.com/%{name}/%{subname}/archive/Release-%{version}.tar.gz#/%{name}-%{version}.tar.gz # Images for test suite #Source1: oiio-images.tar.gz @@ -165,6 +165,9 @@ cp -a src/doc/*.1 %{buildroot}%{_mandir}/man1 %changelog +* Wed Dec 2 2015 Richard Shaw - 1.5.21-1 +- Update to latest upstream release. + * Thu Oct 22 2015 Richard Shaw - 1.5.20-2 - Rebuild for updated pugixml. diff --git a/sources b/sources index ae1110d..9239311 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5ccb9da38b7b56bcfaba12f7f267efa5 oiio-Release-1.5.20.tar.gz +2f2dd61cfa0ae81d829a8c3f5ac03488 OpenImageIO-1.5.21.tar.gz