Update to 4.29.1 version (#2049408)
This commit is contained in:
parent
5a422fa5f6
commit
99860f28e7
1
.gitignore
vendored
1
.gitignore
vendored
@ -115,3 +115,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-4.28.3.tar.gz
|
||||
/fonttools-4.28.5.tar.gz
|
||||
/fonttools-4.29.0.tar.gz
|
||||
/fonttools-4.29.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.29.0
|
||||
Version: 4.29.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools to manipulate font files
|
||||
License: MIT
|
||||
@ -86,6 +86,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3} -m pytest --ignore Tests/ot
|
||||
%{python3_sitelib}/%{name}-%{version}-py%{python3_version}.egg-info
|
||||
|
||||
%changelog
|
||||
* Thu Feb 03 2022 Parag Nemade <pnemade AT redhat DOT com> - 4.29.1-1
|
||||
- Update to 4.29.1 version (#2049408)
|
||||
|
||||
* Tue Jan 25 2022 Parag Nemade <pnemade AT redhat DOT com> - 4.29.0-1
|
||||
- Update to 4.29.0 version (#2044666)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-4.29.0.tar.gz) = 0573970ceaf43e4987eee970aa93a6aba5af2b592b5d92a1aec36b102cb1967f380f8170f7a14bb80cd6348ef09737ac17a0f82eaa1ad73f9f5e246271d34b32
|
||||
SHA512 (fonttools-4.29.1.tar.gz) = 36f4272be18d19748069289bfb3d3339cf0b16967a12976971f9e2dd56a1e915d3176e0dd9cad08cee69b20f3d6ac1a966365d936bb091b39e23b6c693e28dc9
|
||||
|
Loading…
Reference in New Issue
Block a user