Update to 4.39.3 version (#2182480)
This commit is contained in:
parent
613259a462
commit
bcc1b70d61
1
.gitignore
vendored
1
.gitignore
vendored
@ -131,3 +131,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-4.38.0.tar.gz
|
||||
/fonttools-4.39.0.tar.gz
|
||||
/fonttools-4.39.2.tar.gz
|
||||
/fonttools-4.39.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.
|
||||
|
||||
Name: fonttools
|
||||
Version: 4.39.2
|
||||
Version: 4.39.3
|
||||
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
|
||||
* Wed Mar 29 2023 Parag Nemade <pnemade AT redhat DOT com> - 4.39.3-1
|
||||
- Update to 4.39.3 version (#2182480)
|
||||
|
||||
* Mon Mar 20 2023 Parag Nemade <pnemade AT redhat DOT com> - 4.39.2-1
|
||||
- Update to 4.39.2 version (#2179416)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-4.39.2.tar.gz) = 27d892e2949355ed7762ad969e9fcb950029a82e63cba10e99b5dfc209ab055b46942de740d0ec1dda6bb2461f64565d6a4678c4d89a4d4fe3f37221a863d69e
|
||||
SHA512 (fonttools-4.39.3.tar.gz) = 84e7435308311cc8d8814dd54d6de4e863d9490d7214d981c372cf6d811dc5802c24b9dd9815c1b12bc1acdbb2e1b2075dac6308d0600f421cc1d9741d8f9410
|
||||
|
Loading…
Reference in New Issue
Block a user