Hello community, here is the log from the commit of package blender for openSUSE:Factory checked in at 2017-02-16 17:04:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2017-02-13 07:50:36.381505927 +0100 +++ /work/SRC/openSUSE:Factory/.blender.new/blender.changes 2017-02-16 17:04:51.361502164 +0100 @@ -1,0 +2,5 @@ +Fri Feb 10 17:59:23 UTC 2017 - [email protected] + +- Build with system audaspace. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ blender.spec ++++++ --- /var/tmp/diff_new_pack.FAcFPd/_old 2017-02-16 17:04:52.969274680 +0100 +++ /var/tmp/diff_new_pack.FAcFPd/_new 2017-02-16 17:04:52.973274114 +0100 @@ -18,7 +18,7 @@ %define osversion %(cat /etc/os-release|grep VERSION_ID|cut -d '"' -f 2) # NOTE:Audaspace will become a separate library as of blender 2.8 set audaspace to 1 when this verion is available. # NOTE:Adaspace is already in factory. -%define audaspace 0 +%define audaspace 1 %define collada 1 %define wplayer 1 %define documentation 0 @@ -161,7 +161,7 @@ BuildRequires: openCOLLADA-devel %endif %if 0%{?audaspace} == 1 -BuildRequires: pkgconfig(audaspace) +BuildRequires: pkgconfig(audaspace) >= 1.3 %endif # Added OpenimageIO and OpenColorIO to enable build with cycles see bnc#905649 %if %{with cycles}
