Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/fonttools.git#ebf10d4018c46ac7ee68184dd43d3d574bee5bf0
This commit is contained in:
parent
e18c53f829
commit
f5f75ff15d
1
.gitignore
vendored
1
.gitignore
vendored
@ -85,3 +85,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-4.14.0.tar.gz
|
||||
/fonttools-4.15.0.tar.gz
|
||||
/fonttools-4.16.0.tar.gz
|
||||
/fonttools-4.16.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.16.0
|
||||
Version: 4.16.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools to manipulate font files
|
||||
License: MIT
|
||||
@ -77,9 +77,12 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3} -m pytest --ignore Tests/mi
|
||||
%license LICENSE
|
||||
%doc NEWS.rst README.rst
|
||||
%{python3_sitelib}/fontTools
|
||||
%{python3_sitelib}/%{name}-%{version}-py3.?.egg-info
|
||||
%{python3_sitelib}/%{name}-%{version}-py%{python3_version}.egg-info
|
||||
|
||||
%changelog
|
||||
* Sun Oct 18 16:32:27 IST 2020 Parag Nemade <pnemade AT redhat DOT com> - 4.16.1-1
|
||||
- Update to 4.16.1 version (#1885448)
|
||||
|
||||
* 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)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-4.16.0.tar.gz) = baac94c8b8b96fc71eb60c4b90eb13158859525bf88846bd874c30539b492a56b0669ac275d866e3c6bbb8a838889b4b2d1e5bb4f2a4c13f0d85bfea29ea52da
|
||||
SHA512 (fonttools-4.16.1.tar.gz) = bdd2cfcdc7aaf58b03e48e5853a93ab3566c7be87d85e60ee7a8b3480a4407b5950695c797daae0f9defbe093e6b0d44a1ea81fe4b23531f6c2804c975777e8d
|
||||
|
Loading…
Reference in New Issue
Block a user