Update to 4.42.0 version (#2228656)
This commit is contained in:
parent
366d944e54
commit
dee5cfa4a7
1
.gitignore
vendored
1
.gitignore
vendored
@ -136,3 +136,4 @@ fonttools-2.3.tar.gz
|
|||||||
/fonttools-4.40.0.tar.gz
|
/fonttools-4.40.0.tar.gz
|
||||||
/fonttools-4.41.0.tar.gz
|
/fonttools-4.41.0.tar.gz
|
||||||
/fonttools-4.41.1.tar.gz
|
/fonttools-4.41.1.tar.gz
|
||||||
|
/fonttools-4.42.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.41.1
|
Version: 4.42.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
|
||||||
|
* Thu Aug 03 2023 Parag Nemade <pnemade AT redhat DOT com> - 4.42.0-1
|
||||||
|
- Update to 4.42.0 version (#2228656)
|
||||||
|
|
||||||
* Mon Jul 24 2023 Parag Nemade <pnemade AT redhat DOT com> - 4.41.1-1
|
* Mon Jul 24 2023 Parag Nemade <pnemade AT redhat DOT com> - 4.41.1-1
|
||||||
- Update to 4.41.1 version (#2224718)
|
- Update to 4.41.1 version (#2224718)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fonttools-4.41.1.tar.gz) = d4feadb31fce8249ca44dc08f9e24639071511663ad19feb994e95c20c4d25713b1c3525ee0de1ba31ebd056cae226cf84b22065d014344d380190f7b6b4b60f
|
SHA512 (fonttools-4.42.0.tar.gz) = c5b6963d420dd8bf2bae776880bf23c9e91aeb04f62fb3231cfb0af00008b82a19814138311c2b06cc8df1dbb83c0cd1fc1312a540918a3727407cee81d19116
|
||||||
|
Loading…
Reference in New Issue
Block a user