Update to 4.22.0 version (#1945743)
This commit is contained in:
parent
fbbf79804c
commit
a2394f5eb0
1
.gitignore
vendored
1
.gitignore
vendored
@ -95,3 +95,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-4.19.1.tar.gz
|
||||
/fonttools-4.20.0.tar.gz
|
||||
/fonttools-4.21.1.tar.gz
|
||||
/fonttools-4.22.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.21.1
|
||||
Version: 4.22.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
|
||||
* Fri Apr 02 2021 Parag Nemade <pnemade AT redhat DOT com> - 4.22.0-1
|
||||
- Update to 4.22.0 version (#1945743)
|
||||
|
||||
* Sun Feb 28 2021 Parag Nemade <pnemade AT redhat DOT com> - 4.21.1-1
|
||||
- Update to 4.21.1 version (#1933357)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-4.21.1.tar.gz) = 8c54809ab9f39e34f482ee6b17dbf8b309e8bfa0bde783e24195c1f2949ded64591c5e79565136ec8492c0095d593db20779d3f28b933f8e40e54b610130e0f4
|
||||
SHA512 (fonttools-4.22.0.tar.gz) = 06db054ce488d0291f876b05b5dd09a772a702f1d45b97c1ba46d02e01fe59f7c63e268fff958baa4076c1ce72f450384e473263250c1617791d78c0e311710d
|
||||
|
Loading…
Reference in New Issue
Block a user