Update to 4.11.0 version (#1841433)
This commit is contained in:
parent
893c4ec7f1
commit
cd888fa4f6
1
.gitignore
vendored
1
.gitignore
vendored
@ -79,3 +79,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-4.10.0.tar.gz
|
||||
/fonttools-4.10.1.tar.gz
|
||||
/fonttools-4.10.2.tar.gz
|
||||
/fonttools-4.11.0.tar.gz
|
||||
|
@ -6,8 +6,8 @@ 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.10.2
|
||||
Release: 2%{?dist}
|
||||
Version: 4.11.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools to manipulate font files
|
||||
License: MIT
|
||||
URL: https://github.com/fonttools/fonttools/
|
||||
@ -73,6 +73,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3} -m pytest --ignore Tests/mi
|
||||
%{python3_sitelib}/%{name}-%{version}-py3.?.egg-info
|
||||
|
||||
%changelog
|
||||
* Mon Jun 01 2020 Parag Nemade <pnemade AT redhat DOT com> - 4.11.0-1
|
||||
- Update to 4.11.0 version (#1841433)
|
||||
|
||||
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 4.10.2-2
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-4.10.2.tar.gz) = 16f0120af19767baa0486f370994f73c465ef49f844349a3384d94116ce7ef4940f73fa65f38dc25e719f9be896327c6ba1ccfeef84e61586ffa9673060051c2
|
||||
SHA512 (fonttools-4.11.0.tar.gz) = a5689a42e10b4e7a736660d194ae978afc7092bf71bbbbff85ad7cf6cf049c09fd485df845ed14f128d6cf925aba61c05282eba58ad10bfc55a888aa2fd8c4ac
|
||||
|
Loading…
Reference in New Issue
Block a user