commit blender for openSUSE:Factory
Hello community, here is the log from the commit of package blender for openSUSE:Factory checked in at 2018-03-28 10:33:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/blender (Old) and /work/SRC/openSUSE:Factory/.blender.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "blender" Wed Mar 28 10:33:51 2018 rev:102 rq:591717 version:2.79b Changes: -------- --- /work/SRC/openSUSE:Factory/blender/blender.changes 2018-03-02 21:13:31.537019429 +0100 +++ /work/SRC/openSUSE:Factory/.blender.new/blender.changes 2018-03-28 10:33:59.767403224 +0200 @@ -1,0 +2,17 @@ +Tue Mar 27 15:12:06 UTC 2018 - davejplater@gmail.com + +- Update to release 2.79b. +- Upstream changes: + This is a bug fix release. + +------------------------------------------------------------------- +Tue Mar 27 14:31:31 UTC 2018 - crrodriguez@opensuse.org + +- Remove xorg-x11-devel from buildrequires. +- Reorder/rework buildrequires, packages libao-devel, + libdrm-devel, libexpat-devel,libvorbis-devel,openssl-devel, + libsamplerate-devel are not required and were removed. +- Build using -DWITH_SYSTEM_LZO so lzo-devel is actually + used. + +------------------------------------------------------------------- Old: ---- blender-2.79a.tar.gz blender-2.79a.tar.gz.md5sum New: ---- blender-2.79b.tar.gz blender-2.79b.tar.gz.md5sum ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ blender.spec ++++++ --- /var/tmp/diff_new_pack.Zwfm0t/_old 2018-03-28 10:34:02.075320215 +0200 +++ /var/tmp/diff_new_pack.Zwfm0t/_new 2018-03-28 10:34:02.087319783 +0200 @@ -31,10 +31,10 @@ # necessary. %define _version %(echo %{version} | cut -b 1-4) Name: blender -Version: 2.79a +Version: 2.79b Release: 0 Summary: A 3D Modelling And Rendering Package -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Productivity/Graphics/3D Editors Url: http://www.blender.org/ # http://download.blender.org/source/ @@ -52,6 +52,7 @@ #Patch2 blender-2.78c-openvdb3-abi.patch Patch3: blender-2.78-C++11-build-fix.patch # libquicktime-devel +#!BuildIgnore: libGLwM1 BuildRequires: OpenEXR-devel BuildRequires: SDL2-devel BuildRequires: binutils-gold @@ -74,28 +75,21 @@ BuildRequires: fdupes BuildRequires: fftw3-devel BuildRequires: gettext-tools -BuildRequires: glew-devel BuildRequires: graphviz BuildRequires: help2man BuildRequires: hicolor-icon-theme BuildRequires: jack-audio-connection-kit-devel -BuildRequires: libao-devel -BuildRequires: libdrm-devel -BuildRequires: libexpat-devel BuildRequires: libjpeg-devel %if %{openvdb} == 1 BuildRequires: openvdb-devel %endif BuildRequires: libpng-devel -BuildRequires: libsamplerate-devel BuildRequires: libsndfile-devel BuildRequires: libtiff-devel BuildRequires: libtool -BuildRequires: libvorbis-devel BuildRequires: llvm-devel BuildRequires: lzo-devel BuildRequires: openal-soft-devel -BuildRequires: openssl-devel BuildRequires: pcre-devel BuildRequires: perl-Text-Iconv BuildRequires: pkg-config @@ -115,12 +109,20 @@ %endif BuildRequires: shared-mime-info BuildRequires: update-desktop-files -BuildRequires: xorg-x11 -BuildRequires: xorg-x11-devel BuildRequires: xz BuildRequires: xz-devel +BuildRequires: pkgconfig(freetype2) +BuildRequires: pkgconfig(gl) +BuildRequires: pkgconfig(glew) BuildRequires: pkgconfig(glu) +BuildRequires: pkgconfig(glw) BuildRequires: pkgconfig(libxml-2.0) +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xfixes) +BuildRequires: pkgconfig(xi) +BuildRequires: pkgconfig(xrender) +BuildRequires: pkgconfig(xxf86vm) +BuildRequires: pkgconfig(zlib) Requires: python3-base >= %{py3version} # See bnc#713346 Requires: python3-numpy @@ -129,8 +131,6 @@ Requires: python3-requests %endif BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: libGLw-devel -BuildRequires: libGLw1 BuildRequires: pkgconfig(libavcodec) BuildRequires: pkgconfig(libavdevice) BuildRequires: pkgconfig(libavformat) @@ -265,7 +265,8 @@ -DPYTHON_LIBPATH=%{_libexecdir} \ -DPYTHON_LIBRARY=python$pver \ -DPYTHON_INCLUDE_DIRS=%{_includedir}/python$pver \ - -DWITH_PYTHON_INSTALL_NUMPY=off + -DWITH_PYTHON_INSTALL_NUMPY=off \ + -DWITH_SYSTEM_LZO:BOOL=ON pushd intern/libmv make -j1 ++++++ blender-2.79a.tar.gz -> blender-2.79b.tar.gz ++++++ /work/SRC/openSUSE:Factory/blender/blender-2.79a.tar.gz /work/SRC/openSUSE:Factory/.blender.new/blender-2.79b.tar.gz differ: char 5, line 1 ++++++ blender-2.79b.tar.gz.md5sum ++++++ cef9a203857dc65076e05c41fc7a7d03 blender-2.79b.tar.gz
participants (1)
-
root@hilbert.suse.de