Update to 3.13.1 version
This commit is contained in:
parent
3c6950aca7
commit
a2a5b3bc37
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-3.10.0.zip
|
||||
/fonttools-3.11.0.zip
|
||||
/fonttools-3.13.0.zip
|
||||
/fonttools-3.13.1.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.13.0
|
||||
Version: 3.13.1
|
||||
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
|
||||
* Wed May 31 2017 Parag Nemade <pnemade AT redhat DOT com> - 3.13.1-1
|
||||
- Update to 3.13.1 version
|
||||
|
||||
* Thu May 25 2017 Parag Nemade <pnemade AT redhat DOT com> - 3.13.0-1
|
||||
- Update to 3.13.0 version
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-3.13.0.zip) = 286775d4a1fecd3c6f689e4c4195463cdf84c775675d8c03bb71af386fc661c358007be3f329e33188c8c6e42db38aa6bd8318ffdb095163c624f9a86a283217
|
||||
SHA512 (fonttools-3.13.1.zip) = d4eef983c4c0f4e01aa6bca268ff9f9c5858b5782156e96df1b88a150221e98481d2f203906263a540e72ddd5a4a7db066a32733bc307faa03d5676bfa826019
|
||||
|
Loading…
Reference in New Issue
Block a user