Update to 3.21.1 version (#1530999)
This commit is contained in:
parent
2ef5d2aad1
commit
0ad5c069d1
1
.gitignore
vendored
1
.gitignore
vendored
@ -35,3 +35,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-3.19.0.zip
|
||||
/fonttools-3.20.0.zip
|
||||
/fonttools-3.21.0.zip
|
||||
/fonttools-3.21.1.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.21.0
|
||||
Version: 3.21.1
|
||||
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
|
||||
* Sun Jan 07 2018 Parag Nemade <pnemade AT redhat DOT com> - 3.21.1-1
|
||||
- Update to 3.21.1 version (#1530999)
|
||||
|
||||
* Thu Dec 21 2017 Parag Nemade <pnemade AT redhat DOT com> - 3.21.0-1
|
||||
- Update to 3.21.0 version (#1528078)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-3.21.0.zip) = 9265b05e9e8b2619834b35a3b41332b3cd7472909a67758825b5a133b99b832da9a8b1284155d4cdc52998a31450720e18f793917d4ca49f7e4f09d1f6245457
|
||||
SHA512 (fonttools-3.21.1.zip) = ddb123fe1558c8034c1b6d80037829e14e48af01c22a6c13075f9dc4957428b6e7978685b3c4f7a2c4cda170e5517d07f78365ebf906600ebb398e8a237fb9b3
|
||||
|
Loading…
Reference in New Issue
Block a user