Update to version 3.2.0

This commit is contained in:
Parag A Nemade 2016-11-03 12:24:29 +05:30
parent b7fe50add2
commit a8b6c4f815
No known key found for this signature in database
GPG Key ID: 71932951EB71E972
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ fonttools-2.3.tar.gz
/fonttools-3.0.tar.gz
/fonttools-3.1.2.tar.gz
/fonttools-3.1.2.zip
/fonttools-3.2.0.zip

View File

@ -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.1.2
Version: 3.2.0
Release: 1%{?dist}
Summary: Tools to manipulate font files
License: BSD
@ -77,6 +77,9 @@ rm -rf *.egg-info
%{python3_sitelib}/FontTools
%changelog
* Thu Nov 03 2016 Parag Nemade <pnemade AT redhat DOT com> - 3.2.0-1
- Update to version 3.2.0
* Mon Oct 10 2016 Parag Nemade <pnemade AT redhat DOT com> - 3.1.2-1
- Update to version 3.1.2

View File

@ -1 +1 @@
cee08ea7959b1deec9f3f1e08da06cb2 fonttools-3.1.2.zip
a18538146dcda609636025efcca1f029 fonttools-3.2.0.zip