Update to 4.28.3 version (#2029061)
This commit is contained in:
parent
69e94f3a50
commit
2cfedcd37e
1
.gitignore
vendored
1
.gitignore
vendored
@ -112,3 +112,4 @@ fonttools-2.3.tar.gz
|
|||||||
/fonttools-4.28.0.tar.gz
|
/fonttools-4.28.0.tar.gz
|
||||||
/fonttools-4.28.1.tar.gz
|
/fonttools-4.28.1.tar.gz
|
||||||
/fonttools-4.28.2.tar.gz
|
/fonttools-4.28.2.tar.gz
|
||||||
|
/fonttools-4.28.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.28.2
|
Version: 4.28.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tools to manipulate font files
|
Summary: Tools to manipulate font files
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -84,6 +84,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 Dec 06 2021 Parag Nemade <pnemade AT redhat DOT com> - 4.28.3-1
|
||||||
|
- Update to 4.28.3 version (#2029061)
|
||||||
|
|
||||||
* Tue Nov 30 2021 Parag Nemade <pnemade AT redhat DOT com> - 4.28.2-1
|
* Tue Nov 30 2021 Parag Nemade <pnemade AT redhat DOT com> - 4.28.2-1
|
||||||
- Update to 4.28.2 version (#2025382)
|
- Update to 4.28.2 version (#2025382)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fonttools-4.28.2.tar.gz) = 0295c571e92e71f6467b06bd89afacae76861e374147a2051fe3f5323176c3f3458b977ba2ed25cadcdba9e55b325b6febc50bc9c539d8806471730a15faed47
|
SHA512 (fonttools-4.28.3.tar.gz) = b90d05cedbd06f476c210f2961ebd11c64043785ef43fda2b81fd22126b12642ab63e51363bc22524bb18ee781fa9a8a71edb187b6c69fbf838e0c20f3c9ba0b
|
||||||
|
Loading…
Reference in New Issue
Block a user