diff --git a/.gitignore b/.gitignore index 1ac3c9b..93406d3 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/fonttools.spec b/fonttools.spec index 3ea1607..d6eac3c 100644 --- a/fonttools.spec +++ b/fonttools.spec @@ -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 - 3.2.0-1 +- Update to version 3.2.0 + * Mon Oct 10 2016 Parag Nemade - 3.1.2-1 - Update to version 3.1.2 diff --git a/sources b/sources index 96f4306..e35a189 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cee08ea7959b1deec9f3f1e08da06cb2 fonttools-3.1.2.zip +a18538146dcda609636025efcca1f029 fonttools-3.2.0.zip