Update to 4.5.0 version (#1815641)
This commit is contained in:
parent
0625f57b5f
commit
71368a4191
1
.gitignore
vendored
1
.gitignore
vendored
@ -70,3 +70,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-4.3.0.zip
|
||||
/fonttools-4.4.1.zip
|
||||
/fonttools-4.4.3.zip
|
||||
/fonttools-4.5.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.
|
||||
|
||||
Name: fonttools
|
||||
Version: 4.4.3
|
||||
Version: 4.5.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools to manipulate font files
|
||||
License: MIT
|
||||
@ -61,6 +61,9 @@ sed -i '1d' Lib/fontTools/mtiLib/__init__.py
|
||||
%{python3_sitelib}/%{name}-%{version}-py3.?.egg-info
|
||||
|
||||
%changelog
|
||||
* Sat Mar 21 2020 Parag Nemade <pnemade AT redhat DOT com> - 4.5.0-1
|
||||
- Update to 4.5.0 version (#1815641)
|
||||
|
||||
* Mon Mar 16 2020 Parag Nemade <pnemade AT redhat DOT com> - 4.4.3-1
|
||||
- Update to 4.4.3 version (#1813103)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-4.4.3.zip) = 8b75d8b0af429562c5f407b526eba244df3ed6cd9c65a490534a068de22482342f3908c5302aa9706da95cd4edb19ac291d4deb9674e433e66beeb4624ac80c9
|
||||
SHA512 (fonttools-4.5.0.zip) = 9c06c164b426dbf3ad6d98e52b94a7373e607e7c20cdbec869695ac6fa02c503b90e279002be77e13b2bf5583a9ff94f2f2b995bc8679db15b3c3d59988e90cb
|
||||
|
Loading…
Reference in New Issue
Block a user