Update to 4.43.1 version (#2241574)
This commit is contained in:
parent
3e8f470b90
commit
50322b5850
1
.gitignore
vendored
1
.gitignore
vendored
@ -138,3 +138,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-4.41.1.tar.gz
|
||||
/fonttools-4.42.0.tar.gz
|
||||
/fonttools-4.42.1.tar.gz
|
||||
/fonttools-4.43.1.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.
|
||||
|
||||
Name: fonttools
|
||||
Version: 4.42.1
|
||||
Version: 4.43.1
|
||||
Release: 1%{?dist}
|
||||
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
|
||||
|
||||
%changelog
|
||||
* Sun Oct 08 2023 Parag Nemade <pnemade AT redhat DOT com> - 4.43.1-1
|
||||
- Update to 4.43.1 version (#2241574)
|
||||
|
||||
* Tue Aug 22 2023 Parag Nemade <pnemade AT redhat DOT com> - 4.42.1-1
|
||||
- Update to 4.42.1 version (#2232931)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-4.42.1.tar.gz) = 0bf48873c3fb8389851de44425f7b949b1de4ae7d2f46b5041225890ce3b853351f69b0d22cb647090568947b4f09ccd4450d022fd918d92ddd0dd9325397100
|
||||
SHA512 (fonttools-4.43.1.tar.gz) = 5c505098c2f82421ef5daa0c3bad03910e978dc2dba17a80c9dcd27d5692822ae3579f1d6bc2184e80dcded0dcf61f4a859cc1b5951f07f3467197c21954ac38
|
||||
|
Loading…
Reference in New Issue
Block a user