From a05693a888aae5e01429180f4ca7a6dd38117528 Mon Sep 17 00:00:00 2001 From: Jochen Schmitt Date: Apr 16 2014 18:36:16 +0000 Subject: Minor upstream update --- diff --git a/.gitignore b/.gitignore index 1d53c90..c8152e1 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ blender-2.49b-repack.tar.bz2 /blender-2.68a.tar.gz /blender-2.69.tar.gz /blender-2.70.tar.gz +/blender-2.70a.tar.gz diff --git a/blender.spec b/blender.spec index dbf8699..6db34df 100644 --- a/blender.spec +++ b/blender.spec @@ -13,16 +13,12 @@ %global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d) -%ifarch %{ix86} x86_64 %global cyclesflag ON -%else -%global cyclesflag OFF -%endif Name: blender Epoch: 1 -Version: %{blender_api} -Release: 2%{?dist} +Version: %{blender_api}a +Release: 1%{?dist} Summary: 3D modeling, animation, rendering and post-production @@ -150,7 +146,7 @@ a composition of several mono space fonts to cover several character sets. %prep -%setup -q +%setup -q -n blender-v%{version} %patch2 -p1 -b .droid @@ -298,6 +294,9 @@ fi || : %doc release/datafiles/LICENSE-bmonofont-i18n.ttf.txt %changelog +* Wed Apr 16 2014 Jochen Schmitt - 1:2.70a-1 +- Minor upstream update + * Mon Mar 24 2014 Jochen Schmitt - 1:2.70-2 - Disable CYCLES for non-Intel processors diff --git a/sources b/sources index 60416e1..3168f30 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -229a61b8c3b4fd1c9b45961d559c0cbd blender-2.70.tar.gz +12858464ee9347d9883982973b1689d9 blender-2.70a.tar.gz