Update to 4.37.2 version (#2127330)
This commit is contained in:
parent
291ae2387b
commit
6015d04f9c
1
.gitignore
vendored
1
.gitignore
vendored
@ -125,3 +125,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-4.35.0.tar.gz
|
||||
/fonttools-4.36.0.tar.gz
|
||||
/fonttools-4.37.1.tar.gz
|
||||
/fonttools-4.37.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.37.1
|
||||
Version: 4.37.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools to manipulate font files
|
||||
|
||||
@ -96,6 +96,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{python3} -m pytest --ignore Tests/o
|
||||
%{python3_sitearch}/%{name}-%{version}-py%{python3_version}.egg-info
|
||||
|
||||
%changelog
|
||||
* Fri Sep 16 2022 Parag Nemade <pnemade AT redhat DOT com> - 4.37.2-1
|
||||
- Update to 4.37.2 version (#2127330)
|
||||
|
||||
* Thu Aug 25 2022 Parag Nemade <pnemade AT redhat DOT com> - 4.37.1-1
|
||||
- Update to 4.37.1 version (#2120891)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-4.37.1.tar.gz) = 37c787cc2c9a9f4373e1329d78faeb1fc93213f3db3aefbdeba6dd6acf60a0245d5651a7a459cda68949327c8a96d8a2fdc10107c4edb75a07a2d1c4918c79a4
|
||||
SHA512 (fonttools-4.37.2.tar.gz) = 5850c31f68a6a7e1476644938ccb69d1213eb218a966a67c72f41fbbbc63cf5ed2f9638ce9497fd0702308ebf5637fc471b32a44b2ebcfbb9f4d3c2898dd626b
|
||||
|
Loading…
Reference in New Issue
Block a user