Update to 4.19.0 version (#1920265)
This commit is contained in:
parent
82f51c3a47
commit
d7fc84a61e
1
.gitignore
vendored
1
.gitignore
vendored
@ -91,3 +91,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-4.18.0.tar.gz
|
||||
/fonttools-4.18.1.tar.gz
|
||||
/fonttools-4.18.2.tar.gz
|
||||
/fonttools-4.19.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.
|
||||
|
||||
Name: fonttools
|
||||
Version: 4.18.2
|
||||
Release: 2%{?dist}
|
||||
Version: 4.19.0
|
||||
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/mi
|
||||
%{python3_sitelib}/%{name}-%{version}-py%{python3_version}.egg-info
|
||||
|
||||
%changelog
|
||||
* Wed Jan 27 10:02:16 IST 2021 Parag Nemade <pnemade AT redhat DOT com> - 4.19.0-1
|
||||
- Update to 4.19.0 version (#1920265)
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.18.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-4.18.2.tar.gz) = ceec3656c674ff5c43f4dc7cdf1468ddaf5c8bbe569d865fb015a9251ac089caedcf3dcea82c93a0c367576fcd7d65451642a6ab5d3093d941aa391b50070d53
|
||||
SHA512 (fonttools-4.19.0.tar.gz) = 50f85b08dbd45639265c7c0239466b88a861c6af1e0d26d8e803739580e10a4f58f632f43a3946aab4f97af8cce64b6a9f0c6ede2cc8215dea9892ed38a07ba2
|
||||
|
Loading…
Reference in New Issue
Block a user