Update to 4.37.4 version (#2131432)
This commit is contained in:
parent
f2f47c770e
commit
fbc75ad3aa
1
.gitignore
vendored
1
.gitignore
vendored
@ -127,3 +127,4 @@ fonttools-2.3.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
|
/fonttools-4.37.3.tar.gz
|
||||||
|
/fonttools-4.37.4.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.3
|
Version: 4.37.4
|
||||||
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
|
||||||
|
* Mon Oct 03 2022 Parag Nemade <pnemade AT redhat DOT com> - 4.37.4-1
|
||||||
|
- Update to 4.37.4 version (#2131432)
|
||||||
|
|
||||||
* Sun Sep 25 2022 Parag Nemade <pnemade AT redhat DOT com> - 4.37.3-1
|
* Sun Sep 25 2022 Parag Nemade <pnemade AT redhat DOT com> - 4.37.3-1
|
||||||
- Update to 4.37.3 version (#2128605)
|
- Update to 4.37.3 version (#2128605)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fonttools-4.37.3.tar.gz) = 7e8f9d68d59e6e842f2cc7acabd4188a1f5b1beb3437148ecb4ced1144eca5ae6af64c501b8ffedb780c72d84c73d7363d7d6ef3b3fc829bad27cba0c15c5ca9
|
SHA512 (fonttools-4.37.4.tar.gz) = 9e9c49732ca1e16a8d5b294423939297278d544456b37f5fd3b1f3eece8d9100834f8d7a8dee5908006a27419fbda06180ac588de5046a59fb243d728314939c
|
||||||
|
Loading…
Reference in New Issue
Block a user