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#3c0f84986b6518fbe590ab0f2317381c2c80907e
This commit is contained in:
parent
43f537e667
commit
73b3e80e9d
1
.gitignore
vendored
1
.gitignore
vendored
@ -88,3 +88,4 @@ fonttools-2.3.tar.gz
|
|||||||
/fonttools-4.16.1.tar.gz
|
/fonttools-4.16.1.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
|
||||||
|
@ -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.17.1
|
Version: 4.18.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}-py%{python3_version}.egg-info
|
%{python3_sitelib}/%{name}-%{version}-py%{python3_version}.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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)
|
||||||
|
|
||||||
* Sat Nov 21 08:48:57 IST 2020 Parag Nemade <pnemade AT redhat DOT com> - 4.17.1-1
|
* Sat Nov 21 08:48:57 IST 2020 Parag Nemade <pnemade AT redhat DOT com> - 4.17.1-1
|
||||||
- Update to 4.17.1 version (#1898343)
|
- Update to 4.17.1 version (#1898343)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fonttools-4.17.1.tar.gz) = b344887e36f73ae9e3ea827d197a8a6895dab05accfc4d35217d5e99fae1009db1ef722237581694b90b49c9479de36aacda3f15722cce276af9fa325a847584
|
SHA512 (fonttools-4.18.0.tar.gz) = fc42b602abb5d3b0896ec5ef3f7d96643c85314a8d3c1ad6241bdc9899937725a24aefc5faff015311b632efbd034201d259ce7d794c22803c6de3d2ce124bc6
|
||||||
|
Loading…
Reference in New Issue
Block a user