blender-3.0.1

This commit is contained in:
Rmys
2022-05-23 22:48:41 +03:00
committed by GitHub
parent 5ba54cd0e6
commit c568938e1d
+9 -3
View File
@@ -13,7 +13,7 @@
<IsA>app:gui</IsA> <IsA>app:gui</IsA>
<Summary>3D modeling, animation, rendering and post-production application</Summary> <Summary>3D modeling, animation, rendering and post-production application</Summary>
<Description>blender is the essential software solution you need for 3D, from modeling, animation, rendering and post-production to interactive creation and playback.</Description> <Description>blender is the essential software solution you need for 3D, from modeling, animation, rendering and post-production to interactive creation and playback.</Description>
<Archive sha1sum="91f7c1617f7085151556980651ecad0ed83335db" type="tarxz">http://download.blender.org/source/blender-3.0.0.tar.xz</Archive> <Archive sha1sum="b1949768f7f57099adcdfc8f2d6f84c77c8ca710" type="tarxz">http://download.blender.org/source/blender-3.0.1.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>git</Dependency> <Dependency>git</Dependency>
<Dependency>cmake</Dependency> <Dependency>cmake</Dependency>
@@ -63,9 +63,8 @@
<Dependency>zstd-devel</Dependency> <Dependency>zstd-devel</Dependency>
</BuildDependencies> </BuildDependencies>
<Patches> <Patches>
<!--<Patch level="1">blender-2.67b-rna.patch</Patch>-->
<!--<Patch level="1">06-blender-2.68-fix-install-rules.patch</Patch>-->
<Patch level="1">blender-openexr.patch</Patch> <Patch level="1">blender-openexr.patch</Patch>
<Patch level="1">blender-3.0.0-intern-ghost-fix-typo-in-finding-XF86VMODE.patch</Patch>
</Patches> </Patches>
</Source> </Source>
@@ -135,6 +134,13 @@
</Package> </Package>
<History> <History>
<Update release="22">
<Date>2022-05-23</Date>
<Version>3.0.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21"> <Update release="21">
<Date>2021-12-05</Date> <Date>2021-12-05</Date>
<Version>3.0.0</Version> <Version>3.0.0</Version>