Update to 4.33.3 version (#2079108)
This commit is contained in:
parent
de0b00fa74
commit
23f0913ad2
1
.gitignore
vendored
1
.gitignore
vendored
@ -120,3 +120,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-4.31.2.tar.gz
|
||||
/fonttools-4.32.0.tar.gz
|
||||
/fonttools-4.33.2.tar.gz
|
||||
/fonttools-4.33.3.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.33.2
|
||||
Version: 4.33.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools to manipulate font files
|
||||
License: MIT
|
||||
@ -86,6 +86,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3} -m pytest --ignore Tests/ot
|
||||
%{python3_sitelib}/%{name}-%{version}-py%{python3_version}.egg-info
|
||||
|
||||
%changelog
|
||||
* Wed Apr 27 2022 Parag Nemade <pnemade AT redhat DOT com> - 4.33.3-1
|
||||
- Update to 4.33.3 version (#2079108)
|
||||
|
||||
* Mon Apr 25 2022 Parag Nemade <pnemade AT redhat DOT com> - 4.33.2-1
|
||||
- Update to 4.33.2 version (#2077754)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-4.33.2.tar.gz) = dd032f9f8d9167aa8d83137006062a5d293aeb4116cd2b24a9d5d3d750887876214a6b6e9fe54efd569cada64164c76f242b234569d86b45e5f279d6c1a5db95
|
||||
SHA512 (fonttools-4.33.3.tar.gz) = 403e19cda46d67dea9f517e58c2e95ed04c53e6832919d85df9db4538431252e5ec4554e22410fd45cba634998de1576cf55d50f56de5ad497a108dcec4ed56a
|
||||
|
Loading…
Reference in New Issue
Block a user