Update to 4.24.3 version (#1963105)
This commit is contained in:
parent
657930ac76
commit
47aa655f1a
1
.gitignore
vendored
1
.gitignore
vendored
@ -100,3 +100,4 @@ fonttools-2.3.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
|
/fonttools-4.24.2.tar.gz
|
||||||
|
/fonttools-4.24.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.24.2
|
Version: 4.24.3
|
||||||
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.3-1
|
||||||
|
- Update to 4.24.3 version (#1963105)
|
||||||
|
|
||||||
* Fri May 21 2021 Parag Nemade <pnemade AT redhat DOT com> - 4.24.2-1
|
* Fri May 21 2021 Parag Nemade <pnemade AT redhat DOT com> - 4.24.2-1
|
||||||
- Update to 4.24.2 version (#1962823)
|
- Update to 4.24.2 version (#1962823)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fonttools-4.24.2.tar.gz) = 1bd72936fdb2f9f535d1df2e64060bddf389502b1138ce5aefa9a640985da03ec1e4571ac553f09b80d6f7b2e3956fb13270b9d02ff55418d71b79bc61e33abb
|
SHA512 (fonttools-4.24.3.tar.gz) = 394d0c33432288670841d246167ca0c5af7c5dc843d8601ff7e681f8a81dba02023a1314053fb591256145b9063b8b6f9f0f13d5c319de926ec96f4f15dbe4ff
|
||||||
|
Loading…
Reference in New Issue
Block a user