Update to 3.43.1 version (#1721658)
This commit is contained in:
parent
41e679e95b
commit
fa5d7e745c
1
.gitignore
vendored
1
.gitignore
vendored
@ -58,3 +58,4 @@ fonttools-2.3.tar.gz
|
|||||||
/fonttools-3.41.0.zip
|
/fonttools-3.41.0.zip
|
||||||
/fonttools-3.41.2.zip
|
/fonttools-3.41.2.zip
|
||||||
/fonttools-3.42.0.zip
|
/fonttools-3.42.0.zip
|
||||||
|
/fonttools-3.43.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.
|
OpenType, AFM and to an extent Type 1 and some Mac-specific formats.
|
||||||
|
|
||||||
Name: fonttools
|
Name: fonttools
|
||||||
Version: 3.42.0
|
Version: 3.43.1
|
||||||
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
|
||||||
|
* Wed Jun 19 2019 Parag Nemade <pnemade AT redhat DOT com> - 3.43.1-1
|
||||||
|
- Update to 3.43.1 version (#1721658)
|
||||||
|
|
||||||
* Sat Jun 01 2019 Parag Nemade <pnemade AT redhat DOT com> - 3.42.0-1
|
* Sat Jun 01 2019 Parag Nemade <pnemade AT redhat DOT com> - 3.42.0-1
|
||||||
- Update to 3.42.0 version (#1714617)
|
- Update to 3.42.0 version (#1714617)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fonttools-3.42.0.zip) = 21b5388ef2fe363a56d7e8e8eaee22448190de3c79596c437661db9a77594523e1a2f48e2f8232c395f7acd2c08a872524dcdbd988dc4191d9f2c141d63cb29b
|
SHA512 (fonttools-3.43.1.zip) = 9004ed0f50a5e2014fcb7f851c5a6ad61b0a97a6650a52e220c77ae7adc82ef9fa430259c4c70f4012ea89c3d413cc4ca54112b1c2c661cafd6eb4317f2c8b24
|
||||||
|
Loading…
Reference in New Issue
Block a user