From 25c7e91e1f0ca5b3b79a8f9997340535d9bdf4ba Mon Sep 17 00:00:00 2001 From: Jochen Schmitt Date: Jun 29 2014 19:17:13 +0000 Subject: New upstream release --- diff --git a/.gitignore b/.gitignore index c8152e1..7789f12 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ blender-2.49b-repack.tar.bz2 /blender-2.69.tar.gz /blender-2.70.tar.gz /blender-2.70a.tar.gz +/blender-2.71.tar.gz diff --git a/blender.spec b/blender.spec index d51d417..8c41325 100644 --- a/blender.spec +++ b/blender.spec @@ -1,4 +1,4 @@ -%global blender_api 2.70 +%global blender_api 2.71 %global blender_fontdir %{_fontbasedir}/blender # [Fedora] Turn off the brp-python-bytecompile script @@ -21,8 +21,8 @@ Name: blender Epoch: 1 -Version: %{blender_api}a -Release: 6%{?dist} +Version: %{blender_api} +Release: 1%{?dist} Summary: 3D modeling, animation, rendering and post-production @@ -150,7 +150,7 @@ a composition of several mono space fonts to cover several character sets. %prep -%setup -q -n blender-v%{version} +%setup -q %patch2 -p1 -b .droid @@ -298,6 +298,9 @@ fi || : %doc release/datafiles/LICENSE-bmonofont-i18n.ttf.txt %changelog +* Sun Jun 29 2014 Jochen Schmitt - 1:2.71-1 +- New upstream release + * Sat Jun 07 2014 Fedora Release Engineering - 1:2.70a-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 3168f30..6efb0fe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -12858464ee9347d9883982973b1689d9 blender-2.70a.tar.gz +510f47f0b79a5dd85c2ce498d5fa898c blender-2.71.tar.gz