Update to 4.26.1 version (#1989769)
This commit is contained in:
parent
f8edf70ee1
commit
e60a2f48dd
1
.gitignore
vendored
1
.gitignore
vendored
@ -105,3 +105,4 @@ fonttools-2.3.tar.gz
|
|||||||
/fonttools-4.25.0.tar.gz
|
/fonttools-4.25.0.tar.gz
|
||||||
/fonttools-4.25.1.tar.gz
|
/fonttools-4.25.1.tar.gz
|
||||||
/fonttools-4.25.2.tar.gz
|
/fonttools-4.25.2.tar.gz
|
||||||
|
/fonttools-4.26.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.25.2
|
Version: 4.26.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/ot
|
|||||||
%{python3_sitelib}/%{name}-%{version}-py%{python3_version}.egg-info
|
%{python3_sitelib}/%{name}-%{version}-py%{python3_version}.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 04 2021 Parag Nemade <pnemade AT redhat DOT com> - 4.26.1-1
|
||||||
|
- Update to 4.26.1 version (#1989769)
|
||||||
|
|
||||||
* Tue Jul 27 2021 Parag Nemade <pnemade AT redhat DOT com> - 4.25.2-1
|
* Tue Jul 27 2021 Parag Nemade <pnemade AT redhat DOT com> - 4.25.2-1
|
||||||
- Update to 4.25.2 version (#1986153)
|
- Update to 4.25.2 version (#1986153)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fonttools-4.25.2.tar.gz) = b5c94e76a09aeb92061cf792f53eccc0ab369c5458aeac103f865f6110b2764677ad7c63d1367fb027c891a11d7eb158469748ec495c3a7aa6b86029e7c95223
|
SHA512 (fonttools-4.26.1.tar.gz) = 226338cd1c3f71662080c69b0786a6a945b5a75d3a4b7ee6fcf6d7e2e089407d11b4a43950c7aebdaeccad1819e5c6e0b947938fbfbaa3caa9747b7b4a1bd5f6
|
||||||
|
Loading…
Reference in New Issue
Block a user