Update to 4.2.0 version (#1777967)
This commit is contained in:
parent
21311ae34e
commit
723726d632
1
.gitignore
vendored
1
.gitignore
vendored
@ -64,3 +64,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-4.0.1.zip
|
||||
/fonttools-4.0.2.zip
|
||||
/fonttools-4.1.0.zip
|
||||
/fonttools-4.2.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: 4.1.0
|
||||
Version: 4.2.0
|
||||
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
|
||||
* Sat Nov 30 2019 Parag Nemade <pnemade AT redhat DOT com> - 4.2.0-1
|
||||
- Update to 4.2.0 version (#1777967)
|
||||
|
||||
* Tue Nov 19 2019 Parag Nemade <pnemade AT redhat DOT com> - 4.1.0-1
|
||||
- Update to 4.1.0 version (#1773756)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-4.1.0.zip) = 3d9485cd34b5ea3dfdcc26474e0b21a96811b84eda16341c39165aea72bb09c3cf3360a069b316ae6575a399e26f6518c199180caec7bb959f245ced7ca45e3b
|
||||
SHA512 (fonttools-4.2.0.zip) = 59ecbebcc4b935fb5a4208cbc325c8fc3dfb4ec97f52156c4466ae80e6462f9ba35cb3eaaea555fc507eabb00dbcf800333d92b9be795191fa52ee81a54975a7
|
||||
|
Loading…
Reference in New Issue
Block a user