Update to 4.24.2 version (#1962823)
This commit is contained in:
parent
ffd2ed7dda
commit
657930ac76
1
.gitignore
vendored
1
.gitignore
vendored
@ -99,3 +99,4 @@ fonttools-2.3.tar.gz
|
|||||||
/fonttools-4.22.1.tar.gz
|
/fonttools-4.22.1.tar.gz
|
||||||
/fonttools-4.23.1.tar.gz
|
/fonttools-4.23.1.tar.gz
|
||||||
/fonttools-4.24.0.tar.gz
|
/fonttools-4.24.0.tar.gz
|
||||||
|
/fonttools-4.24.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.
|
OpenType, AFM and to an extent Type 1 and some Mac-specific formats.
|
||||||
|
|
||||||
Name: fonttools
|
Name: fonttools
|
||||||
Version: 4.24.0
|
Version: 4.24.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tools to manipulate font files
|
Summary: Tools to manipulate font files
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -80,6 +80,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3} -m pytest --ignore Tests/mi
|
|||||||
%{python3_sitelib}/%{name}-%{version}-py%{python3_version}.egg-info
|
%{python3_sitelib}/%{name}-%{version}-py%{python3_version}.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 21 2021 Parag Nemade <pnemade AT redhat DOT com> - 4.24.2-1
|
||||||
|
- Update to 4.24.2 version (#1962823)
|
||||||
|
|
||||||
* Tue May 18 2021 Parag Nemade <pnemade AT redhat DOT com> - 4.24.0-1
|
* Tue May 18 2021 Parag Nemade <pnemade AT redhat DOT com> - 4.24.0-1
|
||||||
- Update to 4.24.0 version (#1961440)
|
- Update to 4.24.0 version (#1961440)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fonttools-4.24.0.tar.gz) = be80610e9c61a6f49b66b81d2e0ee50ed07e8ff8f932e3ccaf59869cce347088aa739883c6bc599dc47e196aecb69a648033dd485da3d18c84901c02f0aea92c
|
SHA512 (fonttools-4.24.2.tar.gz) = 1bd72936fdb2f9f535d1df2e64060bddf389502b1138ce5aefa9a640985da03ec1e4571ac553f09b80d6f7b2e3956fb13270b9d02ff55418d71b79bc61e33abb
|
||||||
|
Loading…
Reference in New Issue
Block a user