diff --git a/blender.spec b/blender.spec index 4de6e99..09897d0 100644 --- a/blender.spec +++ b/blender.spec @@ -22,7 +22,8 @@ Name: blender Epoch: 1 Version: %{blender_api}a -Release: 2%{?dist} +Release: 4%{?dist} + Summary: 3D modeling, animation, rendering and post-production License: GPLv2 @@ -57,6 +58,7 @@ BuildRequires: subversion-devel # Compression stuff BuildRequires: xz-devel BuildRequires: zlib-devel +BuildRequires: minizip-devel # 3D modeling stuff BuildRequires: fftw-devel @@ -358,6 +360,9 @@ fi %license release/datafiles/LICENSE-bmonofont-i18n.ttf.txt %changelog +* Sat Dec 17 2016 Luya Tshimbalanga - 1:2.78a-4 +- Add minizip dependency (rhbz#1398451) + * Tue Nov 08 2016 Luya Tshimbalanga - 1:2.78a-2 - Corrected versioning of obsoleted fonts-blender (rhbz#1393006)