Update to 4.12.1 version (#1847541)
This commit is contained in:
parent
cd888fa4f6
commit
ccb25451e0
1
.gitignore
vendored
1
.gitignore
vendored
@ -80,3 +80,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-4.10.1.tar.gz
|
||||
/fonttools-4.10.2.tar.gz
|
||||
/fonttools-4.11.0.tar.gz
|
||||
/fonttools-4.12.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.
|
||||
|
||||
Name: fonttools
|
||||
Version: 4.11.0
|
||||
Version: 4.12.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools to manipulate font files
|
||||
License: MIT
|
||||
@ -73,6 +73,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3} -m pytest --ignore Tests/mi
|
||||
%{python3_sitelib}/%{name}-%{version}-py3.?.egg-info
|
||||
|
||||
%changelog
|
||||
* Tue Jun 16 2020 Parag Nemade <pnemade AT redhat DOT com> - 4.12.1-1
|
||||
- Update to 4.12.1 version (#1847541)
|
||||
|
||||
* Mon Jun 01 2020 Parag Nemade <pnemade AT redhat DOT com> - 4.11.0-1
|
||||
- Update to 4.11.0 version (#1841433)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-4.11.0.tar.gz) = a5689a42e10b4e7a736660d194ae978afc7092bf71bbbbff85ad7cf6cf049c09fd485df845ed14f128d6cf925aba61c05282eba58ad10bfc55a888aa2fd8c4ac
|
||||
SHA512 (fonttools-4.12.1.tar.gz) = 4200214236dc2e8c0997223a95c1271b3d4c088b9c086e5f6481a311a80fdeb39d56f5aebd278434f84d3fb1c626c32bc5a3ebd7e05ebf5b1d338dcd42e8a92a
|
||||
|
Loading…
Reference in New Issue
Block a user