Update to 3.7.0 version
This commit is contained in:
parent
14096bac5a
commit
a88c0cec49
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-3.6.0.zip
|
||||
/fonttools-3.6.1.zip
|
||||
/fonttools-3.6.2.zip
|
||||
/fonttools-3.7.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.6.2
|
||||
Version: 3.7.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
|
||||
* Sun Feb 12 2017 Parag Nemade <pnemade AT redhat DOT com> - 3.7.0-1
|
||||
- Update to 3.7.0 version
|
||||
|
||||
* Mon Feb 06 2017 Parag Nemade <pnemade AT redhat DOT com> - 3.6.2-1
|
||||
- Update to 3.6.2 version
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-3.6.2.zip) = c09bd0b85ec710ff224afa38f2b1d8341c6aee0f46ce4707f4675c121030e008bcf04fcf1e9fe6e3a26547d58b0b609d88b56bfd7f695b0858fb46bbcb1576e3
|
||||
SHA512 (fonttools-3.7.0.zip) = d4788ff07a1424b4b7d13a78602eda259a6b302207d4f9957cbe57c7486149517e8e8668586290c72758570a96a28faf016ca25ff174d1d91bd7fb9fef6bc7e2
|
||||
|
Loading…
Reference in New Issue
Block a user