From 7953939f08d0fbfdf6705acfc7bb9a787e9bcb54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 12 Dec 2016 22:52:05 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- python-pillow.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-pillow.spec b/python-pillow.spec index d8f9ad5..c468eb7 100644 --- a/python-pillow.spec +++ b/python-pillow.spec @@ -6,7 +6,7 @@ %global srcname pillow # bootstrap building docs (pillow is required by docutils, docutils are # required by sphinx; pillow build-requires sphinx) -%global with_docs 1 +%global with_docs 0 %if %{?fedora} %global with_python3 1 @@ -14,7 +14,7 @@ Name: python-%{srcname} Version: 3.4.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python image processing library # License: see http://www.pythonware.com/products/pil/license.htm @@ -338,6 +338,9 @@ popd %changelog +* Mon Dec 12 2016 Miro HronĨok - 3.4.2-2 +- Rebuild for Python 3.6 + * Wed Oct 19 2016 Sandro Mani - 3.4.2-1 - Update to 3.4.2