Update to 4.20.0 version (#1929113)
This commit is contained in:
parent
9cfc3f2180
commit
69254b4688
1
.gitignore
vendored
1
.gitignore
vendored
@ -93,3 +93,4 @@ fonttools-2.3.tar.gz
|
|||||||
/fonttools-4.18.2.tar.gz
|
/fonttools-4.18.2.tar.gz
|
||||||
/fonttools-4.19.0.tar.gz
|
/fonttools-4.19.0.tar.gz
|
||||||
/fonttools-4.19.1.tar.gz
|
/fonttools-4.19.1.tar.gz
|
||||||
|
/fonttools-4.20.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.19.1
|
Version: 4.20.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
|
||||||
|
* Tue Feb 16 2021 Parag Nemade <pnemade AT redhat DOT com> - 4.20.0-1
|
||||||
|
- Update to 4.20.0 version (#1929113)
|
||||||
|
|
||||||
* Tue Feb 2 14:32:49 IST 2021 Parag Nemade <pnemade AT redhat DOT com> - 4.19.1-1
|
* Tue Feb 2 14:32:49 IST 2021 Parag Nemade <pnemade AT redhat DOT com> - 4.19.1-1
|
||||||
- Update to 4.19.1 version (#1921968)
|
- Update to 4.19.1 version (#1921968)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fonttools-4.19.1.tar.gz) = d3b7b1e5527c11f9f7e8e48781204cb98ecf15f4efff175c8f23bc404a70b57e7ab8e3701edc192cbbf07771bbc0639578edc283b3bd488796f52bc16c7cc433
|
SHA512 (fonttools-4.20.0.tar.gz) = dbb7ec7660bd3a2e12acd1826740e4e0ddf90c1955f61a0b99e7b6439ca1b5e9fd222fda86f471f91482094c6aeaa1ced0d7dfc62a2bd693138b177e827edc13
|
||||||
|
Loading…
Reference in New Issue
Block a user