Update to 4.25.1 version (#1983287)
This commit is contained in:
parent
ab41248f9c
commit
59b2705f18
1
.gitignore
vendored
1
.gitignore
vendored
@ -103,3 +103,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-4.24.3.tar.gz
|
||||
/fonttools-4.24.4.tar.gz
|
||||
/fonttools-4.25.0.tar.gz
|
||||
/fonttools-4.25.1.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.
|
||||
|
||||
Name: fonttools
|
||||
Version: 4.25.0
|
||||
Version: 4.25.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools to manipulate font files
|
||||
License: MIT
|
||||
@ -80,6 +80,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3} -m pytest --ignore Tests/mi
|
||||
%{python3_sitelib}/%{name}-%{version}-py%{python3_version}.egg-info
|
||||
|
||||
%changelog
|
||||
* Mon Jul 19 2021 Parag Nemade <pnemade AT redhat DOT com> - 4.25.1-1
|
||||
- Update to 4.25.1 version (#1983287)
|
||||
|
||||
* Mon Jul 12 2021 Parag Nemade <pnemade AT redhat DOT com> - 4.25.0-1
|
||||
- Update to 4.25.0 version (#1979468)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-4.25.0.tar.gz) = c8f7512053ce611fa07bbc1fe844ee9d50cf09e19a2a27bed7df9d37d362b7daa910fbb651147f3690a03ec4d8adc8d96e8f0310eda24bb40208240182dc9b54
|
||||
SHA512 (fonttools-4.25.1.tar.gz) = ca3732bcc5e2b373983d34bd72e0ea36488f24aa442d25d0d16f6a473ef35323547f900b1ae87c42e64c451afe4f760291095738a4442c11c5566c9efd0aa944
|
||||
|
Loading…
Reference in New Issue
Block a user