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