diff --git a/.gitignore b/.gitignore index c70033c..f58e319 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ blender-2.49b-repack.tar.bz2 /blender-2.57b.tar.gz /blender-2.58.tgz /blender-2.58a.tar.gz +/blender-2.59.tar.gz diff --git a/blender.spec b/blender.spec index e2fdfe4..081f84a 100644 --- a/blender.spec +++ b/blender.spec @@ -1,4 +1,4 @@ -%global blender_api 2.58 +%global blender_api 2.59 # [Fedora] Turn off the brp-python-bytecompile script %global __os_install_post %(echo '%{__os_install_post}' | sed -e 's!/usr/lib[^[:space:]]*/brp-python-bytecompile[[:space:]].*$!!g') @@ -11,8 +11,8 @@ Name: blender Epoch: 1 -Version: 2.58a -Release: 6%{?dist} +Version: 2.59 +Release: 1%{?dist} Summary: 3D modeling, animation, rendering and post-production @@ -301,6 +301,9 @@ fi || : %{_sysconfdir}/rpm/macros.blender %changelog +* Sun Aug 14 2011 Jochen Schmitt 1:2.59-1 +- New upstream release + * Thu Aug 11 2011 Jochen Schmitt 1:2.58a-6 - Fix issues with blneder_requires macro diff --git a/sources b/sources index 4b59e74..d681ee8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1a9714b9944e8ded2790160652606fd6 blender-2.58a.tar.gz +6f68fe3c3c2b6a85f1ba9ebc5b1155fe blender-2.59.tar.gz