Update to 4.25.2 version (#1986153)
This commit is contained in:
parent
bd84f4f534
commit
f8edf70ee1
1
.gitignore
vendored
1
.gitignore
vendored
@ -104,3 +104,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-4.24.4.tar.gz
|
||||
/fonttools-4.25.0.tar.gz
|
||||
/fonttools-4.25.1.tar.gz
|
||||
/fonttools-4.25.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.25.1
|
||||
Release: 2%{?dist}
|
||||
Version: 4.25.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools to manipulate font files
|
||||
License: MIT
|
||||
URL: https://github.com/fonttools/fonttools/
|
||||
@ -80,6 +80,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3} -m pytest --ignore Tests/ot
|
||||
%{python3_sitelib}/%{name}-%{version}-py%{python3_version}.egg-info
|
||||
|
||||
%changelog
|
||||
* Tue Jul 27 2021 Parag Nemade <pnemade AT redhat DOT com> - 4.25.2-1
|
||||
- Update to 4.25.2 version (#1986153)
|
||||
|
||||
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.25.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-4.25.1.tar.gz) = ca3732bcc5e2b373983d34bd72e0ea36488f24aa442d25d0d16f6a473ef35323547f900b1ae87c42e64c451afe4f760291095738a4442c11c5566c9efd0aa944
|
||||
SHA512 (fonttools-4.25.2.tar.gz) = b5c94e76a09aeb92061cf792f53eccc0ab369c5458aeac103f865f6110b2764677ad7c63d1367fb027c891a11d7eb158469748ec495c3a7aa6b86029e7c95223
|
||||
|
Loading…
Reference in New Issue
Block a user