Update to 4.1.0 version (#1773756)
This commit is contained in:
parent
e30a568ceb
commit
21311ae34e
1
.gitignore
vendored
1
.gitignore
vendored
@ -63,3 +63,4 @@ fonttools-2.3.tar.gz
|
|||||||
/fonttools-4.0.0.zip
|
/fonttools-4.0.0.zip
|
||||||
/fonttools-4.0.1.zip
|
/fonttools-4.0.1.zip
|
||||||
/fonttools-4.0.2.zip
|
/fonttools-4.0.2.zip
|
||||||
|
/fonttools-4.1.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.
|
OpenType, AFM and to an extent Type 1 and some Mac-specific formats.
|
||||||
|
|
||||||
Name: fonttools
|
Name: fonttools
|
||||||
Version: 4.0.2
|
Version: 4.1.0
|
||||||
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
|
||||||
|
* Tue Nov 19 2019 Parag Nemade <pnemade AT redhat DOT com> - 4.1.0-1
|
||||||
|
- Update to 4.1.0 version (#1773756)
|
||||||
|
|
||||||
* Mon Sep 30 2019 Parag Nemade <pnemade AT redhat DOT com> - 4.0.2-1
|
* Mon Sep 30 2019 Parag Nemade <pnemade AT redhat DOT com> - 4.0.2-1
|
||||||
- Update to 4.0.2 version (#1755890)
|
- Update to 4.0.2 version (#1755890)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fonttools-4.0.2.zip) = 498338a82904fdb7db9620047f95d132fc3432a6f63a86d83fa9de04f88f416c4b3447d15a0f2bef8da3fdf9383aed7c49664d8cc86c62001ed1b74770f857a0
|
SHA512 (fonttools-4.1.0.zip) = 3d9485cd34b5ea3dfdcc26474e0b21a96811b84eda16341c39165aea72bb09c3cf3360a069b316ae6575a399e26f6518c199180caec7bb959f245ced7ca45e3b
|
||||||
|
Loading…
Reference in New Issue
Block a user