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#62a8b3c8d253432823ad9592bcb1dc48b6ef855b
This commit is contained in:
parent
7c6fa55771
commit
43f537e667
1
.gitignore
vendored
1
.gitignore
vendored
@ -87,3 +87,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-4.16.0.tar.gz
|
||||
/fonttools-4.16.1.tar.gz
|
||||
/fonttools-4.17.0.tar.gz
|
||||
/fonttools-4.17.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.17.0
|
||||
Version: 4.17.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools to manipulate font files
|
||||
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
|
||||
|
||||
%changelog
|
||||
* 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)
|
||||
|
||||
* Fri Nov 13 12:13:39 IST 2020 Parag Nemade <pnemade AT redhat DOT com> - 4.17.0-1
|
||||
- Update to 4.17.0 version (#1897467)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-4.17.0.tar.gz) = 08784a7fee9498a56e5927498232d1c79091a3f23e7619a785c8ee8431daaf8a40a0e27a2297e15ac234a998df522aa5a1c6d8722b9bf66d322b0e4090c87ddf
|
||||
SHA512 (fonttools-4.17.1.tar.gz) = b344887e36f73ae9e3ea827d197a8a6895dab05accfc4d35217d5e99fae1009db1ef722237581694b90b49c9479de36aacda3f15722cce276af9fa325a847584
|
||||
|
Loading…
Reference in New Issue
Block a user