Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 20:03:44 +00:00 committed by Stepan Oksanichenko
parent c1d600bbd6
commit 0fd8bfe990
2 changed files with 6 additions and 1 deletions

1
.fonttools.metadata Normal file
View File

@ -0,0 +1 @@
dc0f719f6637c539a8ed9177193ad3ef87459b88 fonttools-4.19.1.tar.gz

View File

@ -7,7 +7,7 @@ OpenType, AFM and to an extent Type 1 and some Mac-specific formats.
Name: fonttools
Version: 4.19.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Tools to manipulate font files
License: MIT
URL: https://github.com/fonttools/fonttools/
@ -80,6 +80,10 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3} -m pytest --ignore Tests/mi
%{python3_sitelib}/%{name}-%{version}-py%{python3_version}.egg-info
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 4.19.1-3
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 4.19.1-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937