Update to 4.44.0 version (#2247927)
This commit is contained in:
parent
50322b5850
commit
007fe00089
1
.gitignore
vendored
1
.gitignore
vendored
@ -139,3 +139,4 @@ fonttools-2.3.tar.gz
|
|||||||
/fonttools-4.42.0.tar.gz
|
/fonttools-4.42.0.tar.gz
|
||||||
/fonttools-4.42.1.tar.gz
|
/fonttools-4.42.1.tar.gz
|
||||||
/fonttools-4.43.1.tar.gz
|
/fonttools-4.43.1.tar.gz
|
||||||
|
/fonttools-4.44.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.43.1
|
Version: 4.44.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tools to manipulate font files
|
Summary: Tools to manipulate font files
|
||||||
|
|
||||||
@ -96,6 +96,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{python3} -m pytest --ignore Tests/o
|
|||||||
%{python3_sitearch}/%{name}-%{version}-py%{python3_version}.egg-info
|
%{python3_sitearch}/%{name}-%{version}-py%{python3_version}.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Nov 12 2023 Parag Nemade <pnemade AT redhat DOT com> - 4.44.0-1
|
||||||
|
- Update to 4.44.0 version (#2247927)
|
||||||
|
|
||||||
* Sun Oct 08 2023 Parag Nemade <pnemade AT redhat DOT com> - 4.43.1-1
|
* Sun Oct 08 2023 Parag Nemade <pnemade AT redhat DOT com> - 4.43.1-1
|
||||||
- Update to 4.43.1 version (#2241574)
|
- Update to 4.43.1 version (#2241574)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fonttools-4.43.1.tar.gz) = 5c505098c2f82421ef5daa0c3bad03910e978dc2dba17a80c9dcd27d5692822ae3579f1d6bc2184e80dcded0dcf61f4a859cc1b5951f07f3467197c21954ac38
|
SHA512 (fonttools-4.44.0.tar.gz) = c665e0cae9b486f5373eb775d3a38a2b5a794ce64a112cf83f1e86d1433481944c8db1b30a5c6ed047f3639ebe63ddcad800a871a9289d186be67c9c8c0afa0a
|
||||||
|
Loading…
Reference in New Issue
Block a user