Update to 4.10.2 version (#1837964)
This commit is contained in:
parent
0609b8399f
commit
798929b6f5
1
.gitignore
vendored
1
.gitignore
vendored
@ -78,3 +78,4 @@ fonttools-2.3.tar.gz
|
|||||||
/fonttools-4.9.0.tar.gz
|
/fonttools-4.9.0.tar.gz
|
||||||
/fonttools-4.10.0.tar.gz
|
/fonttools-4.10.0.tar.gz
|
||||||
/fonttools-4.10.1.tar.gz
|
/fonttools-4.10.1.tar.gz
|
||||||
|
/fonttools-4.10.2.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.10.1
|
Version: 4.10.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tools to manipulate font files
|
Summary: Tools to manipulate font files
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -73,6 +73,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
|
||||||
|
* Wed May 20 2020 Parag Nemade <pnemade AT redhat DOT com> - 4.10.2-1
|
||||||
|
- Update to 4.10.2 version (#1837964)
|
||||||
|
|
||||||
* Wed May 20 2020 Parag Nemade <pnemade AT redhat DOT com> - 4.10.1-1
|
* Wed May 20 2020 Parag Nemade <pnemade AT redhat DOT com> - 4.10.1-1
|
||||||
- Update to 4.10.1 version (#1837643)
|
- Update to 4.10.1 version (#1837643)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fonttools-4.10.1.tar.gz) = 683aeed5d60ba6b4c6c7453a13d18d5546c3a0517ea36b6fadbfea3f0c3ffc231872e1fdb14b282ce8d37de322df2390db1cc806b45f1e83856465e99c35a3a4
|
SHA512 (fonttools-4.10.2.tar.gz) = 16f0120af19767baa0486f370994f73c465ef49f844349a3384d94116ce7ef4940f73fa65f38dc25e719f9be896327c6ba1ccfeef84e61586ffa9673060051c2
|
||||||
|
Loading…
Reference in New Issue
Block a user