Update to 3.21.2 version (#1532417)
This commit is contained in:
parent
0ad5c069d1
commit
a09e737631
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-3.20.0.zip
|
||||
/fonttools-3.21.0.zip
|
||||
/fonttools-3.21.1.zip
|
||||
/fonttools-3.21.2.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.1
|
||||
Version: 3.21.2
|
||||
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
|
||||
* Sat Jan 13 2018 Parag Nemade <pnemade AT redhat DOT com> - 3.21.2-1
|
||||
- Update to 3.21.2 version (#1532417)
|
||||
|
||||
* Sun Jan 07 2018 Parag Nemade <pnemade AT redhat DOT com> - 3.21.1-1
|
||||
- Update to 3.21.1 version (#1530999)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-3.21.1.zip) = ddb123fe1558c8034c1b6d80037829e14e48af01c22a6c13075f9dc4957428b6e7978685b3c4f7a2c4cda170e5517d07f78365ebf906600ebb398e8a237fb9b3
|
||||
SHA512 (fonttools-3.21.2.zip) = 49a06841a84ece34d9d14de496b1684a466c79c86d38058440b9dbc6fad539eadd653f4f0d82647a627b7daec7bfb0de449d378ff1a630f22e09aa724254b9bd
|
||||
|
Loading…
Reference in New Issue
Block a user