Update to 4.28.2 version (#2025382)
This commit is contained in:
parent
27fb1e07db
commit
69e94f3a50
1
.gitignore
vendored
1
.gitignore
vendored
@ -111,3 +111,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-4.27.1.tar.gz
|
||||
/fonttools-4.28.0.tar.gz
|
||||
/fonttools-4.28.1.tar.gz
|
||||
/fonttools-4.28.2.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.28.1
|
||||
Version: 4.28.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools to manipulate font files
|
||||
License: MIT
|
||||
@ -84,6 +84,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3} -m pytest --ignore Tests/ot
|
||||
%{python3_sitelib}/%{name}-%{version}-py%{python3_version}.egg-info
|
||||
|
||||
%changelog
|
||||
* Tue Nov 30 2021 Parag Nemade <pnemade AT redhat DOT com> - 4.28.2-1
|
||||
- Update to 4.28.2 version (#2025382)
|
||||
|
||||
* Mon Nov 08 2021 Parag Nemade <pnemade AT redhat DOT com> - 4.28.1-1
|
||||
- Update to 4.28.1 version (#2021206)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-4.28.1.tar.gz) = abcc8b182436feae8e1cfe263488c87f2351079d25a2211529ccf3401a9533f5322a7028d20ba0e31405ec3acad369b46d3b07bf8b4dfe16e43f48859fc5a29f
|
||||
SHA512 (fonttools-4.28.2.tar.gz) = 0295c571e92e71f6467b06bd89afacae76861e374147a2051fe3f5323176c3f3458b977ba2ed25cadcdba9e55b325b6febc50bc9c539d8806471730a15faed47
|
||||
|
Loading…
Reference in New Issue
Block a user