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]*$||")
|
%define majver %(echo %version | sed "s|[a-z]*$||")
|
||||||
Name: blender
|
Name: blender
|
||||||
Version: 3.1.2
|
Version: 3.2.2
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: 3D modeling, animation, rendering and post-production
|
Summary: 3D modeling, animation, rendering and post-production
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -62,6 +62,7 @@ BuildRequires: libswresample-ffmpeg-devel
|
|||||||
BuildRequires: libswscale-ffmpeg-devel
|
BuildRequires: libswscale-ffmpeg-devel
|
||||||
BuildRequires: libtbb-devel
|
BuildRequires: libtbb-devel
|
||||||
BuildRequires: libtiff-devel
|
BuildRequires: libtiff-devel
|
||||||
|
BuildRequires: libwebp-devel
|
||||||
BuildRequires: libyaml-cpp-devel
|
BuildRequires: libyaml-cpp-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
BuildRequires: libzstd-devel
|
BuildRequires: libzstd-devel
|
||||||
@ -82,11 +83,9 @@ BuildRequires: libsmpeg-devel
|
|||||||
BuildRequires: libode-devel
|
BuildRequires: libode-devel
|
||||||
BuildRequires: gettext-devel
|
BuildRequires: gettext-devel
|
||||||
BuildRequires: libspnav-devel
|
BuildRequires: libspnav-devel
|
||||||
BuildRequires: python-numpy-devel
|
BuildRequires: python-numpy-py310
|
||||||
#BuildRequires: python3
|
|
||||||
BuildRequires: libembree-devel
|
BuildRequires: libembree-devel
|
||||||
#Requires: yafray
|
#Requires: yafray
|
||||||
#% py3_requires
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Blender is the essential software solution you need for 3D, from modeling, animation, rendering and post-production to interactive creation and playback.
|
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
|
#%{_mandir}/man1/blender.1.gz
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Apr 18 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 3.1.2-2mamba
|
||||||
- fix internal python installation
|
- fix internal python installation
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user