Update to 4.0.0 version (#1744582)
This commit is contained in:
parent
abc6c8ef9b
commit
b43e63b455
1
.gitignore
vendored
1
.gitignore
vendored
@ -60,3 +60,4 @@ fonttools-2.3.tar.gz
|
|||||||
/fonttools-3.42.0.zip
|
/fonttools-3.42.0.zip
|
||||||
/fonttools-3.43.1.zip
|
/fonttools-3.43.1.zip
|
||||||
/fonttools-3.44.0.zip
|
/fonttools-3.44.0.zip
|
||||||
|
/fonttools-4.0.0.zip
|
||||||
|
@ -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: 3.44.0
|
Version: 4.0.0
|
||||||
Release: 2%{?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/
|
||||||
@ -61,6 +61,9 @@ sed -i '1d' Lib/fontTools/mtiLib/__init__.py
|
|||||||
%{python3_sitelib}/%{name}-%{version}-py3.?.egg-info
|
%{python3_sitelib}/%{name}-%{version}-py3.?.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 23 2019 Parag Nemade <pnemade AT redhat DOT com> - 4.0.0-1
|
||||||
|
- Update to 4.0.0 version (#1744582)
|
||||||
|
|
||||||
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 3.44.0-2
|
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 3.44.0-2
|
||||||
- Rebuilt for Python 3.8
|
- Rebuilt for Python 3.8
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fonttools-3.44.0.zip) = ce390ccf69a4222ab8042f72c4e2495e39cb6907fafaea36f505407c7c6cca891d43374d648ae9f1a3119bfaeb1768b34f7c0340fad4fd158722cf2bfff425f7
|
SHA512 (fonttools-4.0.0.zip) = 6799ea2d4bca71358a2ab6443d45c17fdb674aaa74092ef2beb0006a28525ca896dab420624995c54cf878306c3e547acf153eecde8c58e3cde6f8e657bf451e
|
||||||
|
Loading…
Reference in New Issue
Block a user