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