Hello community,

here is the log from the commit of package blender for openSUSE:Factory checked 
in at 2016-10-04 15:58:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2016-08-15 
10:31:41.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.blender.new/blender.changes     2016-10-04 
15:59:00.000000000 +0200
@@ -1,0 +2,25 @@
+Sun Oct  2 07:20:30 UTC 2016 - [email protected]
+
+- Update to release 2.78
+- Removed blender-2.58-python_include.patch, no longer relevant.
+- Upstream changes:
+  The Blender Foundation and online developer community are proud
+  to present Blender 2.78, released September 30th 2016!
+  This release aims to be a very stable one, so that developers
+  can focus better on Blender 2.8 work. Some of the highlights:
+    Spherical Stereo images rendering support for VR
+    Grease Pencil is now a full 2D drawing & animation tool!
+    Viewport Rendering improvements
+    New Freehand curves drawing over surfaces!
+    Bendy Bones, powerful new options for B-Bones
+    Alembic support: import/export basic operators
+    Cloth Physics: new Dynamic Base Mesh and Simulation Speed
+    option
+    New Add-ons, individual preferences, Python APIs changes, and a
+    lot of new & updated add-ons!
+    For more details see:
+    https://www.blender.org/features/2-78/
+   Bugfixes, too many for this changelog, see:
+https://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.78/Bug_Fixes
+
+-------------------------------------------------------------------

Old:
----
  blender-2.58-python_include.patch
  blender-2.77a.tar.gz
  blender-2.77a.tar.gz.md5sum

New:
----
  blender-2.78.tar.gz
  blender-2.78.tar.gz.md5sum

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ blender.spec ++++++
--- /var/tmp/diff_new_pack.SAOXPI/_old  2016-10-04 15:59:03.000000000 +0200
+++ /var/tmp/diff_new_pack.SAOXPI/_new  2016-10-04 15:59:03.000000000 +0200
@@ -15,7 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
+%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
@@ -46,7 +46,7 @@
 %endif
 %endif
 Name:           blender
-Version:        2.77a
+Version:        2.78
 Release:        0
 Summary:        A 3D Modelling And Rendering Package
 License:        GPL-2.0+
@@ -61,9 +61,10 @@
 Source6:        blender.xpm
 Source7:        x-blend.desktop
 Source8:        blender.appdata.xml
-# Refreshed for 2.77
-Patch1:         blender-2.58-python_include.patch
+# Removed for 2.78
+#Patch1:         blender-2.58-python_include.patch
 # libquicktime-devel
+BuildRequires:  openSUSE-release
 BuildRequires:  OpenEXR-devel
 BuildRequires:  SDL2-devel
 BuildRequires:  binutils-gold
@@ -103,7 +104,9 @@
 %if 0%{?debugbuild} == 1
 BuildRequires:  pkgconfig(valgrind)
 %endif
+%if 0%{?is_opensuse} == 1
 BuildRequires:  pkgconfig(jemalloc)
+%endif
 # Needed since blender 2.71. Otherwise it won't build
 BuildRequires:  python3-numpy-devel
 BuildRequires:  pkgconfig(python3) >= 3.5
@@ -147,7 +150,7 @@
 BuildRequires:  pkgconfig(libswscale)
 %endif
 %if 0%{?collada} == 1
-BuildRequires:  openCOLLADA-devel >= svn838
+BuildRequires:  openCOLLADA-devel
 %endif
 %if 0%{?audaspace} == 1
 BuildRequires:  pkgconfig(audaspace)
@@ -156,6 +159,7 @@
 %if %{with cycles}
 BuildRequires:  OpenColorIO-devel
 BuildRequires:  OpenImageIO-devel
+BuildRequires:  cmake(pugixml)
 %endif
 
 %description
@@ -198,11 +202,12 @@
 %lang_package
 
 %prep
+echo %{osversion}
 pushd ../SOURCES
 md5sum -c %{SOURCE1}
 popd
 %setup -q
-%patch1
+#%%patch1
 
 # binreloc is not a part of fedora
 rm -rf extern/ffmpeg
@@ -241,7 +246,9 @@
       -DWITH_MEM_VALGRIND:BOOL=ON \
       -DWITH_ASSERT_ABORT:BOOL=ON \
 %endif
+%if 0%{?is_opensuse} == 1
       -DWITH_MEM_JEMALLOC:BOOL=ON \
+%endif
       -DWITH_BUILDINFO:BOOL=ON \
       -DWITH_LLVM:BOOL=ON \
       -DWITH_FFTW3:BOOL=on \
@@ -422,8 +429,10 @@
 %dir %{_datadir}/%{name}/%{_version}
 %dir %{_datadir}/%{name}/%{_version}/datafiles
 %ifnarch ppc %power64
+%if 0%{?is_opensuse} == 1
 %{_datadir}/%{name}/%{_version}/datafiles/colormanagement/
 %endif
+%endif
 %{_datadir}/%{name}/%{_version}/scripts/
 %{_datadir}/applications/blender.desktop
 %{_datadir}/applications/x-blend.desktop

++++++ blender-2.77a.tar.gz -> blender-2.78.tar.gz ++++++
/work/SRC/openSUSE:Factory/blender/blender-2.77a.tar.gz 
/work/SRC/openSUSE:Factory/.blender.new/blender-2.78.tar.gz differ: char 5, 
line 1

++++++ blender-2.77a.tar.gz.md5sum -> blender-2.78.tar.gz.md5sum ++++++
--- /work/SRC/openSUSE:Factory/blender/blender-2.77a.tar.gz.md5sum      
2016-04-14 13:08:24.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.blender.new/blender-2.78.tar.gz.md5sum  
2016-10-04 15:59:00.000000000 +0200
@@ -1 +1 @@
-bb192274fe5957ce62bce9f0557ea4b4  blender-2.77a.tar.gz
+715513768a384d8a440cf4fef203dbda  blender-2.78.tar.gz



Reply via email to