Update to 4.47.2 version (#2257911)
This commit is contained in:
parent
52070e8549
commit
b9a32e9eae
1
.gitignore
vendored
1
.gitignore
vendored
@ -144,3 +144,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-4.45.1.tar.gz
|
||||
/fonttools-4.46.0.tar.gz
|
||||
/fonttools-4.47.0.tar.gz
|
||||
/fonttools-4.47.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.47.0
|
||||
Version: 4.47.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
|
||||
* Fri Jan 12 2024 Parag Nemade <pnemade AT redhat DOT com> - 4.47.2-1
|
||||
- Update to 4.47.2 version (#2257911)
|
||||
|
||||
* Wed Dec 20 2023 Parag Nemade <pnemade AT redhat DOT com> - 4.47.0-1
|
||||
- Update to 4.47.0 version (#2255170)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-4.47.0.tar.gz) = 4a9a39b53248814dc2fcf648af5d7c8c79124a547d259571addb97c1e7181df7f20767baf5d2bb90f6c30790dd05c93c6bfac3281cedb91c73c45ad49039ee9b
|
||||
SHA512 (fonttools-4.47.2.tar.gz) = 03b6411c72ce38eeaa6401440d9612a37cd2ff6a686d7c6dbe7328a876f9e4369c06edea184ea72c1002b26b956d0196c241e40fe28b0ccf42f616ce9a700a07
|
||||
|
Loading…
Reference in New Issue
Block a user