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#25852c142c0db5310ff0795316b1abda61ab482d
This commit is contained in:
parent
73b3e80e9d
commit
e5ac9df3ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -89,3 +89,4 @@ fonttools-2.3.tar.gz
|
|||||||
/fonttools-4.17.0.tar.gz
|
/fonttools-4.17.0.tar.gz
|
||||||
/fonttools-4.17.1.tar.gz
|
/fonttools-4.17.1.tar.gz
|
||||||
/fonttools-4.18.0.tar.gz
|
/fonttools-4.18.0.tar.gz
|
||||||
|
/fonttools-4.18.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.18.0
|
Version: 4.18.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
|
||||||
|
* Fri Dec 11 18:47:51 IST 2020 Parag Nemade <pnemade AT redhat DOT com> - 4.18.1-1
|
||||||
|
- Update to 4.18.1 version (#1906095)
|
||||||
|
|
||||||
* Sat Dec 5 09:13:23 IST 2020 Parag Nemade <pnemade AT redhat DOT com> - 4.18.0-1
|
* Sat Dec 5 09:13:23 IST 2020 Parag Nemade <pnemade AT redhat DOT com> - 4.18.0-1
|
||||||
- Update to 4.18.0 version (#1904631)
|
- Update to 4.18.0 version (#1904631)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fonttools-4.18.0.tar.gz) = fc42b602abb5d3b0896ec5ef3f7d96643c85314a8d3c1ad6241bdc9899937725a24aefc5faff015311b632efbd034201d259ce7d794c22803c6de3d2ce124bc6
|
SHA512 (fonttools-4.18.1.tar.gz) = d87c466e87ffa70bb15ee40f889b25e1187d51a1074b6e47a259d5984d51d7ce988ef50db91796fcbd06b5692b2c627d0a4cd76e3be6d0da348c0872ff01317c
|
||||||
|
Loading…
Reference in New Issue
Block a user