Update to 4.33.2 version (#2077754)
This commit is contained in:
parent
1f3d4352e0
commit
de0b00fa74
1
.gitignore
vendored
1
.gitignore
vendored
@ -119,3 +119,4 @@ fonttools-2.3.tar.gz
|
|||||||
/fonttools-4.30.0.tar.gz
|
/fonttools-4.30.0.tar.gz
|
||||||
/fonttools-4.31.2.tar.gz
|
/fonttools-4.31.2.tar.gz
|
||||||
/fonttools-4.32.0.tar.gz
|
/fonttools-4.32.0.tar.gz
|
||||||
|
/fonttools-4.33.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.32.0
|
Version: 4.33.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
|
||||||
|
* Mon Apr 25 2022 Parag Nemade <pnemade AT redhat DOT com> - 4.33.2-1
|
||||||
|
- Update to 4.33.2 version (#2077754)
|
||||||
|
|
||||||
* Tue Apr 12 2022 Parag Nemade <pnemade AT redhat DOT com> - 4.32.0-1
|
* Tue Apr 12 2022 Parag Nemade <pnemade AT redhat DOT com> - 4.32.0-1
|
||||||
- Update to 4.32.0 version (#2073543)
|
- Update to 4.32.0 version (#2073543)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fonttools-4.32.0.tar.gz) = a71a44601c7ec9f709ddc14da1c26d1248909fba8a0bfb7104ebe5f9b85949fe479c5eabdd2c94086d9999756035291e68bb7e861488d4123ccf667ac3ac2e03
|
SHA512 (fonttools-4.33.2.tar.gz) = dd032f9f8d9167aa8d83137006062a5d293aeb4116cd2b24a9d5d3d750887876214a6b6e9fe54efd569cada64164c76f242b234569d86b45e5f279d6c1a5db95
|
||||||
|
Loading…
Reference in New Issue
Block a user