Update to 3.15.1 version
This commit is contained in:
parent
d217e2632c
commit
04f1446785
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-3.13.0.zip
|
||||
/fonttools-3.13.1.zip
|
||||
/fonttools-3.14.0.zip
|
||||
/fonttools-3.15.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.14.0
|
||||
Version: 3.15.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
|
||||
* Sun Aug 20 2017 Parag Nemade <pnemade AT redhat DOT com> - 3.15.1-1
|
||||
- Update to 3.15.1 version
|
||||
|
||||
* Tue Aug 01 2017 Parag Nemade <pnemade AT redhat DOT com> - 3.14.0-1
|
||||
- Update to 3.14.0 version
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-3.14.0.zip) = 503df5afb7b96e64c1472c168409856d75f9f08a6849f81da06698012afa46d27f0d7f6daec4deaad6ca217e1f34daac995a7d943aa4d3b7a90227b483e26b0d
|
||||
SHA512 (fonttools-3.15.1.zip) = 896e85cf9cc641c57091b1d05214bee6a3b3cffc5f91cb1dff3d90ff88256db66b561a5ada9f3baf69e8c107e6b917a09e3a9b02da3ca626da96ed882e275cca
|
||||
|
Loading…
Reference in New Issue
Block a user