Update to 4.45.1 version (#2250746)
This commit is contained in:
parent
4c5d379023
commit
ebdca75f44
1
.gitignore
vendored
1
.gitignore
vendored
@ -141,3 +141,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-4.43.1.tar.gz
|
||||
/fonttools-4.44.0.tar.gz
|
||||
/fonttools-4.44.3.tar.gz
|
||||
/fonttools-4.45.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.44.3
|
||||
Version: 4.45.1
|
||||
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 Dec 01 2023 Parag Nemade <pnemade AT redhat DOT com> - 4.45.1-1
|
||||
- Update to 4.45.1 version (#2250746)
|
||||
|
||||
* Thu Nov 16 2023 Parag Nemade <pnemade AT redhat DOT com> - 4.44.3-1
|
||||
- Update to 4.44.3 version (#2249771)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-4.44.3.tar.gz) = cedac35c1273d95785095678a90aef58307b5c66bcd3c2e4f72f6642412265e783afc5e0e1e4cff77ceb31f1f5406ae24d130856c41821998da94e088628823e
|
||||
SHA512 (fonttools-4.45.1.tar.gz) = 58926a3e8cb27148753010c66b5eee071ea88cd8a568fe10e76c94de190fa0685acbb6be1393b03f8fddfe6142b0d523bb17573f4db25c0e057a26f9579c5219
|
||||
|
Loading…
Reference in New Issue
Block a user