From fa8250c772dc4f9202bf2c9b10497e65d7fc5a09 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Dec 19 2016 17:20:36 +0000 Subject: Rebuild for Python 3.6 --- diff --git a/blender.spec b/blender.spec index a9a597a..ca25cf2 100644 --- a/blender.spec +++ b/blender.spec @@ -22,7 +22,7 @@ Name: blender Epoch: 1 Version: %{blender_api}a -Release: 4%{?dist} +Release: 5%{?dist} Summary: 3D modeling, animation, rendering and post-production License: GPLv2 @@ -369,6 +369,9 @@ fi %license release/datafiles/LICENSE-bmonofont-i18n.ttf.txt %changelog +* Mon Dec 19 2016 Miro Hrončok - 1:2.78a-5 +- Rebuild for Python 3.6 + * Sat Dec 17 2016 Luya Tshimbalanga - 1:2.78a-4 - Add minizip dependency (rhbz#1398451)