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