Update to 3.42.0 version (#1714617)
This commit is contained in:
parent
ea64a3825f
commit
41e679e95b
1
.gitignore
vendored
1
.gitignore
vendored
@ -57,3 +57,4 @@ fonttools-2.3.tar.gz
|
|||||||
/fonttools-3.40.0.zip
|
/fonttools-3.40.0.zip
|
||||||
/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
|
||||||
|
@ -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.41.2
|
Version: 3.42.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
|
||||||
|
* Sat Jun 01 2019 Parag Nemade <pnemade AT redhat DOT com> - 3.42.0-1
|
||||||
|
- Update to 3.42.0 version (#1714617)
|
||||||
|
|
||||||
* Tue May 14 2019 Parag Nemade <pnemade AT redhat DOT com> - 3.41.2-1
|
* Tue May 14 2019 Parag Nemade <pnemade AT redhat DOT com> - 3.41.2-1
|
||||||
- Update to 3.41.2 version (#1709287)
|
- Update to 3.41.2 version (#1709287)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fonttools-3.41.2.zip) = 10645f5d5fd7ad1306abfca9f2a44b861a3584406d6e3f582649ac29514298948b2b91a9e259357cfa4f5cbb3ac86a7a8f9ec584480353c37e41e6931bbc01ee
|
SHA512 (fonttools-3.42.0.zip) = 21b5388ef2fe363a56d7e8e8eaee22448190de3c79596c437661db9a77594523e1a2f48e2f8232c395f7acd2c08a872524dcdbd988dc4191d9f2c141d63cb29b
|
||||||
|
Loading…
Reference in New Issue
Block a user