Update to 4.23.1 version (#1960473)
This commit is contained in:
parent
9433f3c769
commit
e75673c0a0
1
.gitignore
vendored
1
.gitignore
vendored
@ -97,3 +97,4 @@ fonttools-2.3.tar.gz
|
|||||||
/fonttools-4.21.1.tar.gz
|
/fonttools-4.21.1.tar.gz
|
||||||
/fonttools-4.22.0.tar.gz
|
/fonttools-4.22.0.tar.gz
|
||||||
/fonttools-4.22.1.tar.gz
|
/fonttools-4.22.1.tar.gz
|
||||||
|
/fonttools-4.23.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.
|
OpenType, AFM and to an extent Type 1 and some Mac-specific formats.
|
||||||
|
|
||||||
Name: fonttools
|
Name: fonttools
|
||||||
Version: 4.22.1
|
Version: 4.23.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tools to manipulate font files
|
Summary: Tools to manipulate font files
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -80,6 +80,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3} -m pytest --ignore Tests/mi
|
|||||||
%{python3_sitelib}/%{name}-%{version}-py%{python3_version}.egg-info
|
%{python3_sitelib}/%{name}-%{version}-py%{python3_version}.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 15 2021 Parag Nemade <pnemade AT redhat DOT com> - 4.23.1-1
|
||||||
|
- Update to 4.23.1 version (#1960473)
|
||||||
|
|
||||||
* Wed Apr 28 2021 Parag Nemade <pnemade AT redhat DOT com> - 4.22.1-1
|
* Wed Apr 28 2021 Parag Nemade <pnemade AT redhat DOT com> - 4.22.1-1
|
||||||
- Update to 4.22.1 version (#1953840)
|
- Update to 4.22.1 version (#1953840)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fonttools-4.22.1.tar.gz) = 2f38eda41ce913bdd6e62f495a215c38ed9c1fa7df87f1ecc0964b3065498e39c55e030899a5561321b16f995a705449c958244ecca2aaef492c49066db0ef93
|
SHA512 (fonttools-4.23.1.tar.gz) = ef7faccfabdd66655195ad4d1d09599e302dcc393ff88cf005732930cec62df3c05e06795fafe7cd1ef89671faef2bf642f94e6ab33ebdacaa388c254a71792b
|
||||||
|
Loading…
Reference in New Issue
Block a user