Update to 4.16.0 version (#1884087)
This commit is contained in:
parent
d0cec28f12
commit
4862d9cf07
1
.gitignore
vendored
1
.gitignore
vendored
@ -84,3 +84,4 @@ fonttools-2.3.tar.gz
|
|||||||
/fonttools-4.13.0.tar.gz
|
/fonttools-4.13.0.tar.gz
|
||||||
/fonttools-4.14.0.tar.gz
|
/fonttools-4.14.0.tar.gz
|
||||||
/fonttools-4.15.0.tar.gz
|
/fonttools-4.15.0.tar.gz
|
||||||
|
/fonttools-4.16.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.
|
OpenType, AFM and to an extent Type 1 and some Mac-specific formats.
|
||||||
|
|
||||||
Name: fonttools
|
Name: fonttools
|
||||||
Version: 4.15.0
|
Version: 4.16.0
|
||||||
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}-py3.?.egg-info
|
%{python3_sitelib}/%{name}-%{version}-py3.?.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 1 08:45:20 IST 2020 Parag Nemade <pnemade AT redhat DOT com> - 4.16.0-1
|
||||||
|
- Update to 4.16.0 version (#1884087)
|
||||||
|
|
||||||
* Tue Sep 22 10:40:10 IST 2020 Parag Nemade <pnemade AT redhat DOT com> - 4.15.0-1
|
* Tue Sep 22 10:40:10 IST 2020 Parag Nemade <pnemade AT redhat DOT com> - 4.15.0-1
|
||||||
- Update to 4.15.0 version (#1881283)
|
- Update to 4.15.0 version (#1881283)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fonttools-4.15.0.tar.gz) = f33dc120e85cedc1361ce0de2cdefe8b3d88565ed19813796353d6b9a8dcd1841a31d708465d2b65421bc01732c5190ceb732b6c7027f20a95ad758e4d478848
|
SHA512 (fonttools-4.16.0.tar.gz) = baac94c8b8b96fc71eb60c4b90eb13158859525bf88846bd874c30539b492a56b0669ac275d866e3c6bbb8a838889b4b2d1e5bb4f2a4c13f0d85bfea29ea52da
|
||||||
|
Loading…
Reference in New Issue
Block a user