From ca61d0a069a3d95cc13a6c4a53c34e328618028f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Dec 2016 18:20:36 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- fonttools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/fonttools.spec b/fonttools.spec index 035cea7..f6fd37d 100644 --- a/fonttools.spec +++ b/fonttools.spec @@ -8,7 +8,7 @@ from an XML-based format. Name: fonttools Version: 3.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tools to manipulate font files License: BSD URL: https://github.com/fonttools/%{name}/ @@ -81,6 +81,9 @@ sed -i '60d' setup.py %{python3_sitelib}/%{name}-%{version}-py3.?.egg-info %changelog +* Mon Dec 19 2016 Miro HronĨok - 3.3.0-2 +- Rebuild for Python 3.6 + * Wed Dec 07 2016 Parag Nemade - 3.3.0-1 - Update to version 3.3.0 - This release removed top level sstruct and xmlWriter