Update to 4.31.2 version (#2065959)
This commit is contained in:
parent
8dfa7a305f
commit
336a83d631
1
.gitignore
vendored
1
.gitignore
vendored
@ -117,3 +117,4 @@ fonttools-2.3.tar.gz
|
|||||||
/fonttools-4.29.0.tar.gz
|
/fonttools-4.29.0.tar.gz
|
||||||
/fonttools-4.29.1.tar.gz
|
/fonttools-4.29.1.tar.gz
|
||||||
/fonttools-4.30.0.tar.gz
|
/fonttools-4.30.0.tar.gz
|
||||||
|
/fonttools-4.31.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.30.0
|
Version: 4.31.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tools to manipulate font files
|
Summary: Tools to manipulate font files
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -86,6 +86,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3} -m pytest --ignore Tests/ot
|
|||||||
%{python3_sitelib}/%{name}-%{version}-py%{python3_version}.egg-info
|
%{python3_sitelib}/%{name}-%{version}-py%{python3_version}.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 23 2022 Parag Nemade <pnemade AT redhat DOT com> - 4.31.2-1
|
||||||
|
- Update to 4.31.2 version (#2065959)
|
||||||
|
|
||||||
* Mon Mar 14 2022 Parag Nemade <pnemade AT redhat DOT com> - 4.30.0-1
|
* Mon Mar 14 2022 Parag Nemade <pnemade AT redhat DOT com> - 4.30.0-1
|
||||||
- Update to 4.30.0 version (#2063182)
|
- Update to 4.30.0 version (#2063182)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fonttools-4.30.0.tar.gz) = 2b4e676f956c3456bf3ca435a7d80e1a0a9f36872ba3a820072d1e13ed5751a8546f424369731afd4ccddc298ec0658bb4384d2e18670b108dd1b3a99fc205f4
|
SHA512 (fonttools-4.31.2.tar.gz) = 50cc8bca9136675a413ac947b583f694d512872127cee129a78505d0259fe1cf6922f806558761af982758f72c7d95e1245b8de55b6ebd6ddd3bd7506d41abcf
|
||||||
|
Loading…
Reference in New Issue
Block a user