Update to 4.18.0 version (#1904631)
This commit is contained in:
parent
62a8b3c8d2
commit
3c0f84986b
1
.gitignore
vendored
1
.gitignore
vendored
@ -88,3 +88,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-4.16.1.tar.gz
|
||||
/fonttools-4.17.0.tar.gz
|
||||
/fonttools-4.17.1.tar.gz
|
||||
/fonttools-4.18.0.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.17.1
|
||||
Version: 4.18.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools to manipulate font files
|
||||
License: MIT
|
||||
@ -80,6 +80,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3} -m pytest --ignore Tests/mi
|
||||
%{python3_sitelib}/%{name}-%{version}-py%{python3_version}.egg-info
|
||||
|
||||
%changelog
|
||||
* Sat Dec 5 09:13:23 IST 2020 Parag Nemade <pnemade AT redhat DOT com> - 4.18.0-1
|
||||
- Update to 4.18.0 version (#1904631)
|
||||
|
||||
* Sat Nov 21 08:48:57 IST 2020 Parag Nemade <pnemade AT redhat DOT com> - 4.17.1-1
|
||||
- Update to 4.17.1 version (#1898343)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-4.17.1.tar.gz) = b344887e36f73ae9e3ea827d197a8a6895dab05accfc4d35217d5e99fae1009db1ef722237581694b90b49c9479de36aacda3f15722cce276af9fa325a847584
|
||||
SHA512 (fonttools-4.18.0.tar.gz) = fc42b602abb5d3b0896ec5ef3f7d96643c85314a8d3c1ad6241bdc9899937725a24aefc5faff015311b632efbd034201d259ce7d794c22803c6de3d2ce124bc6
|
||||
|
Loading…
Reference in New Issue
Block a user