Update to 4.0.1 version (#1751254)
This commit is contained in:
parent
b43e63b455
commit
4492a1878b
1
.gitignore
vendored
1
.gitignore
vendored
@ -61,3 +61,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-3.43.1.zip
|
||||
/fonttools-3.44.0.zip
|
||||
/fonttools-4.0.0.zip
|
||||
/fonttools-4.0.1.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.0
|
||||
Version: 4.0.1
|
||||
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
|
||||
* Wed Sep 11 2019 Parag Nemade <pnemade AT redhat DOT com> - 4.0.1-1
|
||||
- Update to 4.0.1 version (#1751254)
|
||||
|
||||
* Fri Aug 23 2019 Parag Nemade <pnemade AT redhat DOT com> - 4.0.0-1
|
||||
- Update to 4.0.0 version (#1744582)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-4.0.0.zip) = 6799ea2d4bca71358a2ab6443d45c17fdb674aaa74092ef2beb0006a28525ca896dab420624995c54cf878306c3e547acf153eecde8c58e3cde6f8e657bf451e
|
||||
SHA512 (fonttools-4.0.1.zip) = ae8a956ee03923ccbaf9d8950361cf0a2e3b86d61145298de07e8f4ed50680cea07dc56802663e3edf1fd9f18850983fac5685036f3c99fc454ea72591646eb0
|
||||
|
Loading…
Reference in New Issue
Block a user