automatic version update by autodist [release 3.2.2-1mamba;Sat Aug 20 2022]
This commit is contained in:
parent
9367b50927
commit
44da0ca149
12
blender.spec
12
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 <autodist@mambasoft.it> 3.2.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Apr 18 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 3.1.2-2mamba
|
||||
- fix internal python installation
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user