Update to 4.30.0 version (#2063182)
This commit is contained in:
parent
99860f28e7
commit
8dfa7a305f
1
.gitignore
vendored
1
.gitignore
vendored
@ -116,3 +116,4 @@ fonttools-2.3.tar.gz
|
|||||||
/fonttools-4.28.5.tar.gz
|
/fonttools-4.28.5.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
|
||||||
|
@ -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.29.1
|
Version: 4.30.0
|
||||||
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
|
||||||
|
* Mon Mar 14 2022 Parag Nemade <pnemade AT redhat DOT com> - 4.30.0-1
|
||||||
|
- Update to 4.30.0 version (#2063182)
|
||||||
|
|
||||||
* Thu Feb 03 2022 Parag Nemade <pnemade AT redhat DOT com> - 4.29.1-1
|
* Thu Feb 03 2022 Parag Nemade <pnemade AT redhat DOT com> - 4.29.1-1
|
||||||
- Update to 4.29.1 version (#2049408)
|
- Update to 4.29.1 version (#2049408)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fonttools-4.29.1.tar.gz) = 36f4272be18d19748069289bfb3d3339cf0b16967a12976971f9e2dd56a1e915d3176e0dd9cad08cee69b20f3d6ac1a966365d936bb091b39e23b6c693e28dc9
|
SHA512 (fonttools-4.30.0.tar.gz) = 2b4e676f956c3456bf3ca435a7d80e1a0a9f36872ba3a820072d1e13ed5751a8546f424369731afd4ccddc298ec0658bb4384d2e18670b108dd1b3a99fc205f4
|
||||||
|
Loading…
Reference in New Issue
Block a user