Update to 4.13.0 version (#1855929)
This commit is contained in:
parent
d35b28620f
commit
650a9b71af
1
.gitignore
vendored
1
.gitignore
vendored
@ -81,3 +81,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-4.10.2.tar.gz
|
||||
/fonttools-4.11.0.tar.gz
|
||||
/fonttools-4.12.1.tar.gz
|
||||
/fonttools-4.13.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.12.1
|
||||
Release: 3%{?dist}
|
||||
Version: 4.13.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools to manipulate font files
|
||||
License: MIT
|
||||
URL: https://github.com/fonttools/fonttools/
|
||||
@ -78,6 +78,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3} -m pytest --ignore Tests/mi
|
||||
%{python3_sitelib}/%{name}-%{version}-py3.?.egg-info
|
||||
|
||||
%changelog
|
||||
* Sat Jul 11 2020 Parag Nemade <pnemade AT redhat DOT com> - 4.13.0-1
|
||||
- Update to 4.13.0 version (#1855929)
|
||||
|
||||
* Wed Jun 24 2020 Parag Nemade <pnemade AT redhat DOT com> - 4.12.1-3
|
||||
- Add missing BR: python3-setuptools
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-4.12.1.tar.gz) = 4200214236dc2e8c0997223a95c1271b3d4c088b9c086e5f6481a311a80fdeb39d56f5aebd278434f84d3fb1c626c32bc5a3ebd7e05ebf5b1d338dcd42e8a92a
|
||||
SHA512 (fonttools-4.13.0.tar.gz) = 45a4d87b94a83e74a45b4ebf0e85c2debea8145d2f0102d35b51d763885116ddbdfbdeebb0ca56a9e5fe16a0e7e65e87fa16e35a66d25165275d71d59d12a58c
|
||||
|
Loading…
Reference in New Issue
Block a user