[blender/f19] Minor upstream bugfix update

Jochen Schmitt s4504kr at fedoraproject.org
Fri Jun 7 17:34:43 UTC 2013


commit b98f04e0a0d26489bc2417d16668bc98cddd2ef1
Author: Jochen Schmitt <Jochen at herr-schmitt.de>
Date:   Fri Jun 7 18:56:18 2013 +0200

    Minor upstream bugfix update

 .gitignore   |    1 +
 blender.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index eabfb84..db0a3e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ blender-2.49b-repack.tar.bz2
 /blender-2.66a.tar.gz
 /blender-2.67.tar.gz
 /blender-2.67a.tar.gz
+/blender-2.67b.tar.gz
diff --git a/blender.spec b/blender.spec
index e3b4997..0921990 100644
--- a/blender.spec
+++ b/blender.spec
@@ -13,8 +13,8 @@
 
 Name:           blender
 Epoch:          1
-Version:        %{blender_api}a
-Release:        3%{?dist}
+Version:        %{blender_api}b
+Release:        1%{?dist}
 
 Summary:        3D modeling, animation, rendering and post-production
 
@@ -294,6 +294,9 @@ fi || :
 %doc release/datafiles/LICENSE-bmonofont-i18n.ttf.txt
 
 %changelog
+* Fri Jun  7 2013 Jochen Schmitt <Jochen herr-schmitt de> - 1:2.67b-1
+- Minor upstream bugfix update
+
 * Mon Jun  3 2013 Jochen Schmitt <Jochen herr-schmitt de> - 1:2.67a-3
 - Fix crash in blender/makerna/intern/rna_access.c (รค969043)
 
diff --git a/sources b/sources
index 7770fcf..2a3b465 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-83b4fe261697f6313a9af2c37c23e0bb  blender-2.67a.tar.gz
+a1b6fc1bf7f95ae9d6508f94832042b7  blender-2.67b.tar.gz


More information about the scm-commits mailing list