Update to 4.4.1 version (#1804509)
This commit is contained in:
parent
0e877fe0d2
commit
8b9e390955
1
.gitignore
vendored
1
.gitignore
vendored
@ -68,3 +68,4 @@ fonttools-2.3.tar.gz
|
|||||||
/fonttools-4.2.2.zip
|
/fonttools-4.2.2.zip
|
||||||
/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
|
||||||
|
@ -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.3.0
|
Version: 4.4.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
|
||||||
|
* Thu Feb 27 2020 Parag Nemade <pnemade AT redhat DOT com> - 4.4.1-1
|
||||||
|
- Update to 4.4.1 version (#1804509)
|
||||||
|
|
||||||
* Tue Feb 04 2020 Parag Nemade <pnemade AT redhat DOT com> - 4.3.0-1
|
* Tue Feb 04 2020 Parag Nemade <pnemade AT redhat DOT com> - 4.3.0-1
|
||||||
- Update to 4.3.0 version (#1796166)
|
- Update to 4.3.0 version (#1796166)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fonttools-4.3.0.zip) = 6e7ac05eafc232ef327e6ccb330468332f9c3a050c6bc9e7a142a859cd486fbb6544546ce26b481fc1f712d55ac97effe5db05d38a345512eae564994c62638e
|
SHA512 (fonttools-4.4.1.zip) = 261285ef14bc98ab5c236c6b10dcd347218994cc184c798bea3d3febbe9c1ca6c4dd5ba215fda3c37318dde14a1e566147001695c14a717d4b71ded14b00001c
|
||||||
|
Loading…
Reference in New Issue
Block a user