Update to 3.6.0 version
This commit is contained in:
parent
f30a3d7aa0
commit
d125cd73d6
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-3.3.1.zip
|
||||
/fonttools-3.4.0.zip
|
||||
/fonttools-3.5.0.zip
|
||||
/fonttools-3.6.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.5.0
|
||||
Version: 3.6.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
|
||||
* Fri Jan 27 2017 Parag Nemade <pnemade AT redhat DOT com> - 3.6.0-1
|
||||
- Update to 3.6.0 version
|
||||
|
||||
* Mon Jan 16 2017 Parag Nemade <pnemade AT redhat DOT com> - 3.5.0-1
|
||||
- Update to 3.5.0 version
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-3.5.0.zip) = 45c40db6f3a3c5eb322960d1d4fbd3edd52c75bc209650876bf730a47e59bc52dc8325f198772c66801c70ce5d415e1a7fe20fec607e9e12962343b2e9ce07eb
|
||||
SHA512 (fonttools-3.6.0.zip) = d8e92cea436438f6578ac7084bdc9e4b299143e9719456ad3d7ca99187c2986d1b31af74344c2161d482143accccff6671146146aa865605227f516c31bae6be
|
||||
|
Loading…
Reference in New Issue
Block a user