Hello community, here is the log from the commit of package OpenColorIO for openSUSE:Factory checked in at 2015-02-03 15:35:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/OpenColorIO (Old) and /work/SRC/openSUSE:Factory/.OpenColorIO.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "OpenColorIO" Changes: -------- --- /work/SRC/openSUSE:Factory/OpenColorIO/OpenColorIO.changes 2013-07-07 22:20:02.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.OpenColorIO.new/OpenColorIO.changes 2015-02-03 15:35:18.000000000 +0100 @@ -1,0 +2,16 @@ +Sat Jan 31 20:03:26 UTC 2015 - [email protected] + +- Update to version 1.0.9: + * CDL cccid supports both named id and index lookups + * ociobakelut / ocioconvert updates + * FreeBSD compile dixes + * FileTransform disk cache allows concurrent disk lookups + * CSP windows fix + * Python 3 support + * Fix envvar abs/relative path testing + * Can explicitly declare config envvars + * gcc44 compile warning fixes +- Updated crippled tarball instructions (RegexMatcher.ns2 no longer exists). +- Added new build requirement python-MarkupSafe. + +------------------------------------------------------------------- Old: ---- OpenColorIO-1.0.8-crippled.tar.gz New: ---- OpenColorIO-1.0.9-crippled.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ OpenColorIO.spec ++++++ --- /var/tmp/diff_new_pack.aYYusu/_old 2015-02-03 15:35:19.000000000 +0100 +++ /var/tmp/diff_new_pack.aYYusu/_new 2015-02-03 15:35:19.000000000 +0100 @@ -1,8 +1,8 @@ # # spec file for package OpenColorIO # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. -# Copyright (c) 2013 Asterios Dramis <[email protected]>. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2015 Asterios Dramis <[email protected]>. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,35 +20,33 @@ %define so_ver 1 Name: OpenColorIO -Version: 1.0.8 +Version: 1.0.9 Release: 0 Summary: Complete Color Management Solution Geared Towards Motion Picture Production License: BSD-3-Clause and GPL-2.0+ Group: Productivity/Graphics/Other Url: http://opencolorio.org/ -#DL-URL: http://github.com/imageworks/OpenColorIO/archive/v%{version}/OpenColorIO-%{version}.tar.gz ###### ###### # The package contains the below non OSS licensed files (see bnc#821203) # -# ext/Pygments-1.3.1/tests/examplefiles/RegexMatcher.ns2 -# ext/Pygments-1.3.1/tests/examplefiles/Sorting.mod -# ext/Pygments-1.3.1/tests/examplefiles/test.mod +# ext/Pygments-1.6/tests/examplefiles/Sorting.mod +# ext/Pygments-1.6/tests/examplefiles/test.mod # # so a crippled tarball is used with these files removed. Steps to reproduce: # # tar zxf OpenColorIO-%{version}.tar.gz # pushd OpenColorIO-%{version}/ext/ -# tar zxf Pygments-1.3.1.tar.gz -# rm -f Pygments-1.3.1.tar.gz -# rm -f Pygments-1.3.1/tests/examplefiles/{RegexMatcher.ns2,Sorting.mod,test.mod} -# tar zcf Pygments-1.3.1.tar.gz Pygments-1.3.1/ -# rm -rf Pygments-1.3.1/ +# tar zxf Pygments-1.6.tar.gz +# rm -f Pygments-1.6.tar.gz +# rm -f Pygments-1.6/tests/examplefiles/{Sorting.mod,test.mod} +# tar zcf Pygments-1.6.tar.gz Pygments-1.6/ +# rm -rf Pygments-1.6/ # popd # tar zcf OpenColorIO-%{version}-crippled.tar.gz OpenColorIO-%{version}/ # rm -f OpenColorIO-%{version}.tar.gz # -# NOTE: In newer OpenColorIO versions, Pygments (version 1.3.1) maybe updated. +# NOTE: In newer OpenColorIO versions, Pygments (version 1.6) maybe updated. # In this case check if the above files' license is changed, so no crippled tarball is needed. ##### ##### @@ -57,6 +55,7 @@ BuildRequires: gcc-c++ BuildRequires: liblcms2-devel BuildRequires: pkg-config +BuildRequires: python-MarkupSafe BuildRequires: python-devel BuildRequires: tinyxml-devel # Use internal yaml-cpp until OpenColorIO is ported to yaml-cpp >= 0.5.0 currently in Factory ++++++ OpenColorIO-1.0.8-crippled.tar.gz -> OpenColorIO-1.0.9-crippled.tar.gz ++++++ /work/SRC/openSUSE:Factory/OpenColorIO/OpenColorIO-1.0.8-crippled.tar.gz /work/SRC/openSUSE:Factory/.OpenColorIO.new/OpenColorIO-1.0.9-crippled.tar.gz differ: char 5, line 1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
