From 9b62f3381e6a3f930d39885dd3488b9d58023570 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Jan 29 2017 21:24:17 +0000 Subject: Rebuild for Python 3.6 --- diff --git a/blender.spec b/blender.spec index 09897d0..30ccb88 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 @@ -360,6 +360,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)