Update to 3.40.0 version (#1697579)

This commit is contained in:
Parag Nemade 2019-04-12 14:08:41 +00:00
parent c85ab307da
commit 27e96b6a52

View File

@ -6,7 +6,7 @@ from an XML text format, which is also called TTX. It supports TrueType, \
OpenType, AFM and to an extent Type 1 and some Mac-specific formats.
Name: fonttools
Version: 3.39.0
Version: 3.40.0
Release: 1%{?dist}
Summary: Tools to manipulate font files
License: MIT
@ -61,6 +61,9 @@ sed -i '1d' Lib/fontTools/mtiLib/__init__.py
%{python3_sitelib}/%{name}-%{version}-py3.?.egg-info
%changelog
* Fri Apr 12 2019 Parag Nemade <pnemade AT redhat DOT com> - 3.40.0-1
- Update to 3.40.0 version (#1697579)
* Sat Mar 23 2019 Parag Nemade <pnemade AT redhat DOT com> - 3.39.0-1
- Update to 3.39.0 version (#1690561)
- Removed python2 package