Update to 4.9.0 version (#1829451)
This commit is contained in:
parent
b4b2c21eae
commit
311c29c496
1
.gitignore
vendored
1
.gitignore
vendored
@ -74,3 +74,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-4.6.0.zip
|
||||
/fonttools-4.7.0.zip
|
||||
/fonttools-4.8.1.zip
|
||||
/fonttools-4.9.0.zip
|
||||
|
@ -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.8.1
|
||||
Version: 4.9.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools to manipulate font files
|
||||
License: MIT
|
||||
@ -64,6 +64,9 @@ sed -i '1d' Lib/fontTools/mtiLib/__init__.py
|
||||
%{python3_sitelib}/%{name}-%{version}-py3.?.egg-info
|
||||
|
||||
%changelog
|
||||
* Thu May 07 2020 Parag Nemade <pnemade AT redhat DOT com> - 4.9.0-1
|
||||
- Update to 4.9.0 version (#1829451)
|
||||
|
||||
* Sat Apr 18 2020 Parag Nemade <pnemade AT redhat DOT com> - 4.8.1-1
|
||||
- Update to 4.8.1 version (#1824982)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-4.8.1.zip) = 9592a25775190e6a78697530b402d1bca6c2f55056784669de25a8820e4117d044275647c5b33d27fd5db55675f6f6d9fdf5037021694c4de681ebc1797f6f0a
|
||||
SHA512 (fonttools-4.9.0.zip) = b26da75c44aab6fdc7aaf31d5addd9383bb244fc59c4644f87cca859b1a6bf5f7e4705abf1109ab475d0eb744d862c259e8f7e56b8590a4fd113aae2e92a716d
|
||||
|
Loading…
Reference in New Issue
Block a user