Update to 3.21.0 version (#1528078)
This commit is contained in:
parent
ee099ea93d
commit
2ef5d2aad1
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-3.18.0.zip
|
||||
/fonttools-3.19.0.zip
|
||||
/fonttools-3.20.0.zip
|
||||
/fonttools-3.21.0.zip
|
||||
|
@ -7,7 +7,7 @@ contains a tool called “TTX” which converts TrueType/OpenType fonts to and \
|
||||
from an XML-based format.
|
||||
|
||||
Name: fonttools
|
||||
Version: 3.20.0
|
||||
Version: 3.21.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools to manipulate font files
|
||||
License: BSD
|
||||
@ -80,6 +80,9 @@ sed -i '1d' Lib/fontTools/mtiLib/__init__.py
|
||||
%{python3_sitelib}/%{name}-%{version}-py3.?.egg-info
|
||||
|
||||
%changelog
|
||||
* Thu Dec 21 2017 Parag Nemade <pnemade AT redhat DOT com> - 3.21.0-1
|
||||
- Update to 3.21.0 version (#1528078)
|
||||
|
||||
* Wed Nov 22 2017 Parag Nemade <pnemade AT redhat DOT com> - 3.20.0-1
|
||||
- Update to 3.20.0 version (#1515794)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-3.20.0.zip) = 006f517cc634e4c9ff8cc007f1b25a99a02aa753b0e781ba1e82053402f302e93edf7c8baa6537d6b6cd22e5cf3013658ad49ffd1de32b40a75021ac5bc59e78
|
||||
SHA512 (fonttools-3.21.0.zip) = 9265b05e9e8b2619834b35a3b41332b3cd7472909a67758825b5a133b99b832da9a8b1284155d4cdc52998a31450720e18f793917d4ca49f7e4f09d1f6245457
|
||||
|
Loading…
Reference in New Issue
Block a user