Update to 4.4.3 version (#1813103)
This commit is contained in:
parent
8b9e390955
commit
0625f57b5f
1
.gitignore
vendored
1
.gitignore
vendored
@ -69,3 +69,4 @@ fonttools-2.3.tar.gz
|
|||||||
/fonttools-4.2.4.zip
|
/fonttools-4.2.4.zip
|
||||||
/fonttools-4.3.0.zip
|
/fonttools-4.3.0.zip
|
||||||
/fonttools-4.4.1.zip
|
/fonttools-4.4.1.zip
|
||||||
|
/fonttools-4.4.3.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.4.1
|
Version: 4.4.3
|
||||||
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
|
||||||
|
* Mon Mar 16 2020 Parag Nemade <pnemade AT redhat DOT com> - 4.4.3-1
|
||||||
|
- Update to 4.4.3 version (#1813103)
|
||||||
|
|
||||||
* Thu Feb 27 2020 Parag Nemade <pnemade AT redhat DOT com> - 4.4.1-1
|
* Thu Feb 27 2020 Parag Nemade <pnemade AT redhat DOT com> - 4.4.1-1
|
||||||
- Update to 4.4.1 version (#1804509)
|
- Update to 4.4.1 version (#1804509)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fonttools-4.4.1.zip) = 261285ef14bc98ab5c236c6b10dcd347218994cc184c798bea3d3febbe9c1ca6c4dd5ba215fda3c37318dde14a1e566147001695c14a717d4b71ded14b00001c
|
SHA512 (fonttools-4.4.3.zip) = 8b75d8b0af429562c5f407b526eba244df3ed6cd9c65a490534a068de22482342f3908c5302aa9706da95cd4edb19ac291d4deb9674e433e66beeb4624ac80c9
|
||||||
|
Loading…
Reference in New Issue
Block a user