Update to 4.10.1 version (#1837643)
This commit is contained in:
parent
191f8fe975
commit
0609b8399f
1
.gitignore
vendored
1
.gitignore
vendored
@ -77,3 +77,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-4.9.0.zip
|
||||
/fonttools-4.9.0.tar.gz
|
||||
/fonttools-4.10.0.tar.gz
|
||||
/fonttools-4.10.1.tar.gz
|
||||
|
@ -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.10.0
|
||||
Version: 4.10.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools to manipulate font files
|
||||
License: MIT
|
||||
@ -73,6 +73,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3} -m pytest --ignore Tests/mi
|
||||
%{python3_sitelib}/%{name}-%{version}-py3.?.egg-info
|
||||
|
||||
%changelog
|
||||
* Wed May 20 2020 Parag Nemade <pnemade AT redhat DOT com> - 4.10.1-1
|
||||
- Update to 4.10.1 version (#1837643)
|
||||
|
||||
* Sun May 17 2020 Parag Nemade <pnemade AT redhat DOT com> - 4.10.0-1
|
||||
- Update to 4.10.0 version (#1836575)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-4.10.0.tar.gz) = 9ceff4c77552d9aa9e10dccb0aa6e698562ca069ec5c30f194bce35558a35d0aefbdd4b38358c81d9d8c7f87afef4fa5bb057fd14b12b0992cd473a333eee995
|
||||
SHA512 (fonttools-4.10.1.tar.gz) = 683aeed5d60ba6b4c6c7453a13d18d5546c3a0517ea36b6fadbfea3f0c3ffc231872e1fdb14b282ce8d37de322df2390db1cc806b45f1e83856465e99c35a3a4
|
||||
|
Loading…
Reference in New Issue
Block a user