Update to 4.27.0 version (#2004586)
This commit is contained in:
parent
7987137334
commit
88af8e0125
1
.gitignore
vendored
1
.gitignore
vendored
@ -107,3 +107,4 @@ fonttools-2.3.tar.gz
|
|||||||
/fonttools-4.25.2.tar.gz
|
/fonttools-4.25.2.tar.gz
|
||||||
/fonttools-4.26.1.tar.gz
|
/fonttools-4.26.1.tar.gz
|
||||||
/fonttools-4.26.2.tar.gz
|
/fonttools-4.26.2.tar.gz
|
||||||
|
/fonttools-4.27.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.26.2
|
Version: 4.27.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tools to manipulate font files
|
Summary: Tools to manipulate font files
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -84,6 +84,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3} -m pytest --ignore Tests/ot
|
|||||||
%{python3_sitelib}/%{name}-%{version}-py%{python3_version}.egg-info
|
%{python3_sitelib}/%{name}-%{version}-py%{python3_version}.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 18 2021 Parag Nemade <pnemade AT redhat DOT com> - 4.27.0-1
|
||||||
|
- Update to 4.27.0 version (#2004586)
|
||||||
|
|
||||||
* Mon Aug 16 2021 Parag Nemade <pnemade AT redhat DOT com> - 4.26.2-1
|
* Mon Aug 16 2021 Parag Nemade <pnemade AT redhat DOT com> - 4.26.2-1
|
||||||
- Update to 4.26.2 version (#1991789)
|
- Update to 4.26.2 version (#1991789)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fonttools-4.26.2.tar.gz) = 2caa52a48574e6bdf418fe57fb4ca69686eeae65cb1f44c0cb16c64400ea666530dfcca9e8a619859cf553435f93b38f63e422c315206ecec467eed6339a5987
|
SHA512 (fonttools-4.27.0.tar.gz) = 65602f13ecaff2881d78075ed6a9774ec8afd1c958ef75f09d146b4699e8341ada90a1fff9176e302e07d77d36a9466096fdda259025c5938e81dd0816269874
|
||||||
|
Loading…
Reference in New Issue
Block a user