Update to 4.21.1 version (#1933357)
This commit is contained in:
parent
69254b4688
commit
fbbf79804c
1
.gitignore
vendored
1
.gitignore
vendored
@ -94,3 +94,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-4.19.0.tar.gz
|
||||
/fonttools-4.19.1.tar.gz
|
||||
/fonttools-4.20.0.tar.gz
|
||||
/fonttools-4.21.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.20.0
|
||||
Version: 4.21.1
|
||||
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
|
||||
* Sun Feb 28 2021 Parag Nemade <pnemade AT redhat DOT com> - 4.21.1-1
|
||||
- Update to 4.21.1 version (#1933357)
|
||||
|
||||
* Tue Feb 16 2021 Parag Nemade <pnemade AT redhat DOT com> - 4.20.0-1
|
||||
- Update to 4.20.0 version (#1929113)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-4.20.0.tar.gz) = dbb7ec7660bd3a2e12acd1826740e4e0ddf90c1955f61a0b99e7b6439ca1b5e9fd222fda86f471f91482094c6aeaa1ced0d7dfc62a2bd693138b177e827edc13
|
||||
SHA512 (fonttools-4.21.1.tar.gz) = 8c54809ab9f39e34f482ee6b17dbf8b309e8bfa0bde783e24195c1f2949ded64591c5e79565136ec8492c0095d593db20779d3f28b933f8e40e54b610130e0f4
|
||||
|
Loading…
Reference in New Issue
Block a user