Update to 4.2.4 version (#1788778)
This commit is contained in:
parent
ef421d73e0
commit
18c21ff2bf
1
.gitignore
vendored
1
.gitignore
vendored
@ -66,3 +66,4 @@ fonttools-2.3.tar.gz
|
|||||||
/fonttools-4.1.0.zip
|
/fonttools-4.1.0.zip
|
||||||
/fonttools-4.2.0.zip
|
/fonttools-4.2.0.zip
|
||||||
/fonttools-4.2.2.zip
|
/fonttools-4.2.2.zip
|
||||||
|
/fonttools-4.2.4.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.
|
OpenType, AFM and to an extent Type 1 and some Mac-specific formats.
|
||||||
|
|
||||||
Name: fonttools
|
Name: fonttools
|
||||||
Version: 4.2.2
|
Version: 4.2.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tools to manipulate font files
|
Summary: Tools to manipulate font files
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -61,6 +61,9 @@ sed -i '1d' Lib/fontTools/mtiLib/__init__.py
|
|||||||
%{python3_sitelib}/%{name}-%{version}-py3.?.egg-info
|
%{python3_sitelib}/%{name}-%{version}-py3.?.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 18 2020 Parag Nemade <pnemade AT redhat DOT com> - 4.2.4-1
|
||||||
|
- Update to 4.2.4 version (#1788778)
|
||||||
|
|
||||||
* Fri Dec 13 2019 Parag Nemade <pnemade AT redhat DOT com> - 4.2.2-1
|
* Fri Dec 13 2019 Parag Nemade <pnemade AT redhat DOT com> - 4.2.2-1
|
||||||
- Update to 4.2.2 version (#1782256)
|
- Update to 4.2.2 version (#1782256)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fonttools-4.2.2.zip) = 2dddcebd50633983406fdaf399744bfb7188ddfb817157ea3089a785d18c35b7fdca3dbd077c2645a09daf7e177ecf278de7b0fdff3c3f40298117416582fdda
|
SHA512 (fonttools-4.2.4.zip) = c69b784a8c07a9a3179c6202bf04c9da9760295149a19d7afad709be4b1c353733cc04dfabf478e2e696ca5a268738c26fa0fece1eb752bff7423ae59c91c4c0
|
||||||
|
Loading…
Reference in New Issue
Block a user