Update to 4.0.2 version (#1755890)
This commit is contained in:
parent
4492a1878b
commit
e30a568ceb
1
.gitignore
vendored
1
.gitignore
vendored
@ -62,3 +62,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-3.44.0.zip
|
||||
/fonttools-4.0.0.zip
|
||||
/fonttools-4.0.1.zip
|
||||
/fonttools-4.0.2.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: 4.0.1
|
||||
Version: 4.0.2
|
||||
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
|
||||
* Mon Sep 30 2019 Parag Nemade <pnemade AT redhat DOT com> - 4.0.2-1
|
||||
- Update to 4.0.2 version (#1755890)
|
||||
|
||||
* Wed Sep 11 2019 Parag Nemade <pnemade AT redhat DOT com> - 4.0.1-1
|
||||
- Update to 4.0.1 version (#1751254)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-4.0.1.zip) = ae8a956ee03923ccbaf9d8950361cf0a2e3b86d61145298de07e8f4ed50680cea07dc56802663e3edf1fd9f18850983fac5685036f3c99fc454ea72591646eb0
|
||||
SHA512 (fonttools-4.0.2.zip) = 498338a82904fdb7db9620047f95d132fc3432a6f63a86d83fa9de04f88f416c4b3447d15a0f2bef8da3fdf9383aed7c49664d8cc86c62001ed1b74770f857a0
|
||||
|
Loading…
Reference in New Issue
Block a user