Update to 4.26.2 version (#1991789)
This commit is contained in:
parent
0af4cd7979
commit
7987137334
1
.gitignore
vendored
1
.gitignore
vendored
@ -106,3 +106,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-4.25.1.tar.gz
|
||||
/fonttools-4.25.2.tar.gz
|
||||
/fonttools-4.26.1.tar.gz
|
||||
/fonttools-4.26.2.tar.gz
|
||||
|
@ -6,8 +6,8 @@ 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.26.1
|
||||
Release: 2%{?dist}
|
||||
Version: 4.26.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools to manipulate font files
|
||||
License: MIT
|
||||
URL: https://github.com/fonttools/fonttools/
|
||||
@ -84,6 +84,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3} -m pytest --ignore Tests/ot
|
||||
%{python3_sitelib}/%{name}-%{version}-py%{python3_version}.egg-info
|
||||
|
||||
%changelog
|
||||
* Mon Aug 16 2021 Parag Nemade <pnemade AT redhat DOT com> - 4.26.2-1
|
||||
- Update to 4.26.2 version (#1991789)
|
||||
|
||||
* Sat Aug 07 2021 Parag Nemade <pnemade AT redhat DOT com> - 4.26.1-2
|
||||
- Add woff functionality subpackage
|
||||
- Rewrite separate BR's required to run test files
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-4.26.1.tar.gz) = 226338cd1c3f71662080c69b0786a6a945b5a75d3a4b7ee6fcf6d7e2e089407d11b4a43950c7aebdaeccad1819e5c6e0b947938fbfbaa3caa9747b7b4a1bd5f6
|
||||
SHA512 (fonttools-4.26.2.tar.gz) = 2caa52a48574e6bdf418fe57fb4ca69686eeae65cb1f44c0cb16c64400ea666530dfcca9e8a619859cf553435f93b38f63e422c315206ecec467eed6339a5987
|
||||
|
Loading…
Reference in New Issue
Block a user