Update to 4.35.0 version (#2118800)
This commit is contained in:
parent
1637f9a03b
commit
9896615fc2
1
.gitignore
vendored
1
.gitignore
vendored
@ -122,3 +122,4 @@ fonttools-2.3.tar.gz
|
|||||||
/fonttools-4.33.2.tar.gz
|
/fonttools-4.33.2.tar.gz
|
||||||
/fonttools-4.33.3.tar.gz
|
/fonttools-4.33.3.tar.gz
|
||||||
/fonttools-4.34.4.tar.gz
|
/fonttools-4.34.4.tar.gz
|
||||||
|
/fonttools-4.35.0.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.
|
OpenType, AFM and to an extent Type 1 and some Mac-specific formats.
|
||||||
|
|
||||||
Name: fonttools
|
Name: fonttools
|
||||||
Version: 4.34.4
|
Version: 4.35.0
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tools to manipulate font files
|
Summary: Tools to manipulate font files
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/fonttools/fonttools/
|
URL: https://github.com/fonttools/fonttools/
|
||||||
@ -94,6 +94,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{python3} -m pytest --ignore Tests/o
|
|||||||
%{python3_sitearch}/%{name}-%{version}-py%{python3_version}.egg-info
|
%{python3_sitearch}/%{name}-%{version}-py%{python3_version}.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 17 2022 Parag Nemade <pnemade AT redhat DOT com> - 4.35.0-1
|
||||||
|
- Update to 4.35.0 version (#2118800)
|
||||||
|
|
||||||
* Fri Jul 22 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 4.34.4-3
|
* Fri Jul 22 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 4.34.4-3
|
||||||
- Enable Cython acceleration; the package is no longer noarch
|
- Enable Cython acceleration; the package is no longer noarch
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fonttools-4.34.4.tar.gz) = 9c6ea7d6e9a9d74d2e705f7966853709ee834195f682bf595f932be2eab8fb728cf69b83680e5b95a308b40b1c17a7d1003efade9473d3f6d8e744ecfd1e2c62
|
SHA512 (fonttools-4.35.0.tar.gz) = d7919eae04faa61fd3ef8996349239db2a0d5dbdd743dd41a43d1664f0524c0554d314a6d5d0c9aa4468badc47018843b2810ea61996c1bb56906ecd3bb9a4bf
|
||||||
|
Loading…
Reference in New Issue
Block a user