Update to 3.39.0 version (#1690561)
This commit is contained in:
parent
b3e72ec241
commit
4c29a213f4
1
.gitignore
vendored
1
.gitignore
vendored
@ -53,3 +53,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-3.37.0.zip
|
||||
/fonttools-3.37.3.zip
|
||||
/fonttools-3.38.0.zip
|
||||
/fonttools-3.39.0.zip
|
||||
|
@ -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.38.0
|
||||
Version: 3.39.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools to manipulate font files
|
||||
License: MIT
|
||||
@ -80,6 +80,9 @@ sed -i '1d' Lib/fontTools/mtiLib/__init__.py
|
||||
%{python3_sitelib}/%{name}-%{version}-py3.?.egg-info
|
||||
|
||||
%changelog
|
||||
* Sat Mar 23 2019 Parag Nemade <pnemade AT redhat DOT com> - 3.39.0-1
|
||||
- Update to 3.39.0 version (#1690561)
|
||||
|
||||
* Mon Feb 18 2019 Parag Nemade <pnemade AT redhat DOT com> - 3.38.0-1
|
||||
- Update to 3.38.0 version (#1678366)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-3.38.0.zip) = d554c6f42740cc738d861879add052489001da6736215be158015ae84a8e1894ed03ffb6c3b844ca20620fb69c3caef9d8e2cb4d057f45eb263edbc980a3b30f
|
||||
SHA512 (fonttools-3.39.0.zip) = ee95c63d3d541823da919ef9ab039d856715c0f3cc80c18f8d3d0dc0a43852924cd0308e84dfbf1f9a92fbf49e28f3e405cd1577b5c20fa2035d7aaa9b3a2216
|
||||
|
Loading…
Reference in New Issue
Block a user