From 44da0ca149546793834be5c37e5c2ef1c0e0bf44 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 20:49:39 +0100 Subject: [PATCH] automatic version update by autodist [release 3.2.2-1mamba;Sat Aug 20 2022] --- blender.spec | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/blender.spec b/blender.spec index e7184d8..ba69465 100644 --- a/blender.spec +++ b/blender.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | sed "s|[a-z]*$||") Name: blender -Version: 3.1.2 -Release: 2mamba +Version: 3.2.2 +Release: 1mamba Summary: 3D modeling, animation, rendering and post-production Group: Applications/Multimedia Vendor: openmamba @@ -62,6 +62,7 @@ BuildRequires: libswresample-ffmpeg-devel BuildRequires: libswscale-ffmpeg-devel BuildRequires: libtbb-devel BuildRequires: libtiff-devel +BuildRequires: libwebp-devel BuildRequires: libyaml-cpp-devel BuildRequires: libz-devel BuildRequires: libzstd-devel @@ -82,11 +83,9 @@ BuildRequires: libsmpeg-devel BuildRequires: libode-devel BuildRequires: gettext-devel BuildRequires: libspnav-devel -BuildRequires: python-numpy-devel -#BuildRequires: python3 +BuildRequires: python-numpy-py310 BuildRequires: libembree-devel #Requires: yafray -#% py3_requires %description Blender is the essential software solution you need for 3D, from modeling, animation, rendering and post-production to interactive creation and playback. @@ -202,6 +201,9 @@ install -D -m644 release/freedesktop/org.blender.Blender.appdata.xml \ #%{_mandir}/man1/blender.1.gz %changelog +* Sat Aug 20 2022 Automatic Build System 3.2.2-1mamba +- automatic version update by autodist + * Mon Apr 18 2022 Silvan Calarco 3.1.2-2mamba - fix internal python installation