Update to 3.37.0 version (#1670213)
This commit is contained in:
parent
e5644732f7
commit
0e7da93ad7
1
.gitignore
vendored
1
.gitignore
vendored
@ -50,3 +50,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-3.31.0.zip
|
||||
/fonttools-3.32.0.zip
|
||||
/fonttools-3.34.2.zip
|
||||
/fonttools-3.37.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.34.2
|
||||
Version: 3.37.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools to manipulate font files
|
||||
License: MIT
|
||||
@ -79,6 +79,9 @@ sed -i '1d' Lib/fontTools/mtiLib/__init__.py
|
||||
%{python3_sitelib}/%{name}-%{version}-py3.?.egg-info
|
||||
|
||||
%changelog
|
||||
* Tue Jan 29 2019 Parag Nemade <pnemade AT redhat DOT com> - 3.37.0-1
|
||||
- Update to 3.37.0 version (#1670213)
|
||||
|
||||
* Fri Dec 21 2018 Parag Nemade <pnemade AT redhat DOT com> - 3.34.2-1
|
||||
- Update to 3.34.2 version
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-3.34.2.zip) = 5f8e64a6ceabe6f7f5854d965241699cda4c736637631bd9c966354fcb377b7cb3ffe96ec1348d888052acd9a079e2b840c6ec1490c6ecf0976bc763c841291f
|
||||
SHA512 (fonttools-3.37.0.zip) = 9da0bdc0512d70b11d6394e5262b2dd08ed32cf68b69a50ffba775cb2c1410f1747f88655a503456b8b39d60601d7e9aec4b8196b4a6d0ec89b462ff81cdd610
|
||||
|
Loading…
Reference in New Issue
Block a user