RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/fonttools#d99c78526d18d9012aab09c3c3e4c9e89c07b513
This commit is contained in:
parent
f5f75ff15d
commit
7c6fa55771
1
.gitignore
vendored
1
.gitignore
vendored
@ -86,3 +86,4 @@ fonttools-2.3.tar.gz
|
|||||||
/fonttools-4.15.0.tar.gz
|
/fonttools-4.15.0.tar.gz
|
||||||
/fonttools-4.16.0.tar.gz
|
/fonttools-4.16.0.tar.gz
|
||||||
/fonttools-4.16.1.tar.gz
|
/fonttools-4.16.1.tar.gz
|
||||||
|
/fonttools-4.17.0.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.16.1
|
Version: 4.17.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tools to manipulate font files
|
Summary: Tools to manipulate font files
|
||||||
License: MIT
|
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
|
%{python3_sitelib}/%{name}-%{version}-py%{python3_version}.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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)
|
||||||
|
|
||||||
* Sun Oct 18 16:32:27 IST 2020 Parag Nemade <pnemade AT redhat DOT com> - 4.16.1-1
|
* Sun Oct 18 16:32:27 IST 2020 Parag Nemade <pnemade AT redhat DOT com> - 4.16.1-1
|
||||||
- Update to 4.16.1 version (#1885448)
|
- Update to 4.16.1 version (#1885448)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fonttools-4.16.1.tar.gz) = bdd2cfcdc7aaf58b03e48e5853a93ab3566c7be87d85e60ee7a8b3480a4407b5950695c797daae0f9defbe093e6b0d44a1ea81fe4b23531f6c2804c975777e8d
|
SHA512 (fonttools-4.17.0.tar.gz) = 08784a7fee9498a56e5927498232d1c79091a3f23e7619a785c8ee8431daaf8a40a0e27a2297e15ac234a998df522aa5a1c6d8722b9bf66d322b0e4090c87ddf
|
||||||
|
Loading…
Reference in New Issue
Block a user