Hello community, here is the log from the commit of package blender for openSUSE:Factory checked in at 2015-08-05 19:14:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/blender (Old) and /work/SRC/openSUSE:Factory/.blender.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "blender" Changes: -------- --- /work/SRC/openSUSE:Factory/blender/blender.changes 2015-05-20 23:56:01.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.blender.new/blender.changes 2015-08-05 19:14:20.000000000 +0200 @@ -1,0 +2,35 @@ +Tue Aug 4 13:40:15 UTC 2015 - [email protected] + +- Enabled collada again after updating openCOLLADA to latest + Fedora build. + +------------------------------------------------------------------- +Sat Jul 19 11:25:38 UTC 2015 - [email protected] + +- Some spec file clean-up. graphviz and liblcms-devel were listed twice +- Make "-DWITH_OPENCOLLADA:BOOL=on" conditional, by using the value from + "%define collada". Only use it when not installing openSUSE openCOLLADA. At + the moment the upstream version doesn't work. +- Update to version 2.75a + Short list of upstream changes for 2.75 + - Blender now supports a fully integrated Multi-View and Stereo 3D pipeline + - Cycles has much awaited initial support for AMD GPUs, and a new Light + Portals feature. + - UI now allows font previews in the file browser. + - High quality options for viewport depth of field were added + - Modeling has a new Corrective Smooth modifier. + - The Decimate modifier was improved significantly. + - 3D viewport painting now supports symmetry and the distribution of Dynamic + Topology was improved + - Video Sequence Editor: Placeholders can now replace missing frames of + image sequences + - Game Engine now allows smoother LOD transitions, and supports mist + attributes animation + - And: 100s of bug fixes and smaller feature improvements. + The full list of features for 2.75: + http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.75 + + A list of all bugfixes for 2.75 and 2.75a: + http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.75/Bug_Fixes + +------------------------------------------------------------------- Old: ---- _constraints blender-2.74.tar.gz New: ---- blender-2.75a.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ blender.spec ++++++ --- /var/tmp/diff_new_pack.50N90z/_old 2015-08-05 19:14:22.000000000 +0200 +++ /var/tmp/diff_new_pack.50N90z/_new 2015-08-05 19:14:22.000000000 +0200 @@ -24,13 +24,13 @@ %define DISTRIBUTABLE 1 Name: blender -Version: 2.74 +Version: 2.75a Release: 0 # blender has versions like x.xxy which have x.xx (notice the missing # trailing y) in the directory path. This makes this additional variable # necessary. -%define _version 2.74 +%define _version 2.75 Summary: A 3D Modelling And Rendering Package License: GPL-2.0+ @@ -107,8 +107,6 @@ %if 0%{?collada} == 1 BuildRequires: openCOLLADA-devel >= svn838 %endif -BuildRequires: graphviz -BuildRequires: liblcms-devel # Added OpenimageIO and OpenColorIO to enable build with cycles see bnc#905649 BuildRequires: OpenColorIO-devel BuildRequires: OpenImageIO-devel @@ -183,7 +181,9 @@ -DWITH_JACK:BOOL=on \ -DWITH_CODEC_SNDFILE:BOOL=on \ -DWITH_IMAGE_OPENJPEG:BOOL=off \ +%if 0%{?collada} == 1 -DWITH_OPENCOLLADA:BOOL=on \ +%endif -DWITH_PYTHON:BOOL=on \ -DWITH_PYTHON_INSTALL:BOOL=off \ -DWITH_GAMEENGINE:BOOL=ON \ ++++++ blender-2.74.tar.gz -> blender-2.75a.tar.gz ++++++ /work/SRC/openSUSE:Factory/blender/blender-2.74.tar.gz /work/SRC/openSUSE:Factory/.blender.new/blender-2.75a.tar.gz differ: char 5, line 1
