Update to 4.2.2 version (#1782256)
This commit is contained in:
parent
723726d632
commit
ef421d73e0
1
.gitignore
vendored
1
.gitignore
vendored
@ -65,3 +65,4 @@ fonttools-2.3.tar.gz
|
|||||||
/fonttools-4.0.2.zip
|
/fonttools-4.0.2.zip
|
||||||
/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
|
||||||
|
@ -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.0
|
Version: 4.2.2
|
||||||
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
|
||||||
|
* Fri Dec 13 2019 Parag Nemade <pnemade AT redhat DOT com> - 4.2.2-1
|
||||||
|
- Update to 4.2.2 version (#1782256)
|
||||||
|
|
||||||
* Sat Nov 30 2019 Parag Nemade <pnemade AT redhat DOT com> - 4.2.0-1
|
* Sat Nov 30 2019 Parag Nemade <pnemade AT redhat DOT com> - 4.2.0-1
|
||||||
- Update to 4.2.0 version (#1777967)
|
- Update to 4.2.0 version (#1777967)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fonttools-4.2.0.zip) = 59ecbebcc4b935fb5a4208cbc325c8fc3dfb4ec97f52156c4466ae80e6462f9ba35cb3eaaea555fc507eabb00dbcf800333d92b9be795191fa52ee81a54975a7
|
SHA512 (fonttools-4.2.2.zip) = 2dddcebd50633983406fdaf399744bfb7188ddfb817157ea3089a785d18c35b7fdca3dbd077c2645a09daf7e177ecf278de7b0fdff3c3f40298117416582fdda
|
||||||
|
Loading…
Reference in New Issue
Block a user