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