Update to 4.46.0 version (#2252586)
Update to 4.46.0 version (#2252586)
This commit is contained in:
parent
ebdca75f44
commit
4cf87903da
1
.gitignore
vendored
1
.gitignore
vendored
@ -142,3 +142,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-4.44.0.tar.gz
|
||||
/fonttools-4.44.3.tar.gz
|
||||
/fonttools-4.45.1.tar.gz
|
||||
/fonttools-4.46.0.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.45.1
|
||||
Version: 4.46.0
|
||||
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
|
||||
* Tue Dec 05 2023 Parag Nemade <pnemade AT redhat DOT com> - 4.46.0-1
|
||||
- Update to 4.46.0 version (#2252586)
|
||||
|
||||
* Fri Dec 01 2023 Parag Nemade <pnemade AT redhat DOT com> - 4.45.1-1
|
||||
- Update to 4.45.1 version (#2250746)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-4.45.1.tar.gz) = 58926a3e8cb27148753010c66b5eee071ea88cd8a568fe10e76c94de190fa0685acbb6be1393b03f8fddfe6142b0d523bb17573f4db25c0e057a26f9579c5219
|
||||
SHA512 (fonttools-4.46.0.tar.gz) = 67e805f11b47d9bebd9a538aa775c109c81b6ab85b66cd479b7c8c0c222420cb5a5e30d993c04bd9b091ba457b3fb3673ff217ecf61feb40e189c60fa6d6c6d8
|
||||
|
Loading…
Reference in New Issue
Block a user