Update to 4.37.3 version (#2128605)
This commit is contained in:
parent
6015d04f9c
commit
f2f47c770e
1
.gitignore
vendored
1
.gitignore
vendored
@ -126,3 +126,4 @@ fonttools-2.3.tar.gz
|
|||||||
/fonttools-4.36.0.tar.gz
|
/fonttools-4.36.0.tar.gz
|
||||||
/fonttools-4.37.1.tar.gz
|
/fonttools-4.37.1.tar.gz
|
||||||
/fonttools-4.37.2.tar.gz
|
/fonttools-4.37.2.tar.gz
|
||||||
|
/fonttools-4.37.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.
|
OpenType, AFM and to an extent Type 1 and some Mac-specific formats.
|
||||||
|
|
||||||
Name: fonttools
|
Name: fonttools
|
||||||
Version: 4.37.2
|
Version: 4.37.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tools to manipulate font files
|
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
|
%{python3_sitearch}/%{name}-%{version}-py%{python3_version}.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 25 2022 Parag Nemade <pnemade AT redhat DOT com> - 4.37.3-1
|
||||||
|
- Update to 4.37.3 version (#2128605)
|
||||||
|
|
||||||
* Fri Sep 16 2022 Parag Nemade <pnemade AT redhat DOT com> - 4.37.2-1
|
* Fri Sep 16 2022 Parag Nemade <pnemade AT redhat DOT com> - 4.37.2-1
|
||||||
- Update to 4.37.2 version (#2127330)
|
- Update to 4.37.2 version (#2127330)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fonttools-4.37.2.tar.gz) = 5850c31f68a6a7e1476644938ccb69d1213eb218a966a67c72f41fbbbc63cf5ed2f9638ce9497fd0702308ebf5637fc471b32a44b2ebcfbb9f4d3c2898dd626b
|
SHA512 (fonttools-4.37.3.tar.gz) = 7e8f9d68d59e6e842f2cc7acabd4188a1f5b1beb3437148ecb4ced1144eca5ae6af64c501b8ffedb780c72d84c73d7363d7d6ef3b3fc829bad27cba0c15c5ca9
|
||||||
|
Loading…
Reference in New Issue
Block a user