Update to 4.28.1 version (#2021206)
This commit is contained in:
parent
08e5c1d62f
commit
27fb1e07db
1
.gitignore
vendored
1
.gitignore
vendored
@ -110,3 +110,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-4.27.0.tar.gz
|
||||
/fonttools-4.27.1.tar.gz
|
||||
/fonttools-4.28.0.tar.gz
|
||||
/fonttools-4.28.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.28.0
|
||||
Version: 4.28.1
|
||||
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
|
||||
* Mon Nov 08 2021 Parag Nemade <pnemade AT redhat DOT com> - 4.28.1-1
|
||||
- Update to 4.28.1 version (#2021206)
|
||||
|
||||
* Sat Nov 06 2021 Parag Nemade <pnemade AT redhat DOT com> - 4.28.0-1
|
||||
- Update to 4.28.0 version (#2020845)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-4.28.0.tar.gz) = 6fddef1d065001afd63147fc474c49f7799895aafddb37b3c94e981fa86e829b39865a40c61e3bf1e64f64a40cf4d5ae02fa98fcf7c89d3f893a2588d213427d
|
||||
SHA512 (fonttools-4.28.1.tar.gz) = abcc8b182436feae8e1cfe263488c87f2351079d25a2211529ccf3401a9533f5322a7028d20ba0e31405ec3acad369b46d3b07bf8b4dfe16e43f48859fc5a29f
|
||||
|
Loading…
Reference in New Issue
Block a user