Update to 3.18.0 version (#1508232)
This commit is contained in:
parent
6e0a427a4f
commit
de9cbf69a3
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@ fonttools-2.3.tar.gz
|
|||||||
/fonttools-3.14.0.zip
|
/fonttools-3.14.0.zip
|
||||||
/fonttools-3.15.1.zip
|
/fonttools-3.15.1.zip
|
||||||
/fonttools-3.16.0.zip
|
/fonttools-3.16.0.zip
|
||||||
|
/fonttools-3.18.0.zip
|
||||||
|
@ -7,7 +7,7 @@ contains a tool called “TTX” which converts TrueType/OpenType fonts to and \
|
|||||||
from an XML-based format.
|
from an XML-based format.
|
||||||
|
|
||||||
Name: fonttools
|
Name: fonttools
|
||||||
Version: 3.16.0
|
Version: 3.18.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tools to manipulate font files
|
Summary: Tools to manipulate font files
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -80,6 +80,9 @@ sed -i '1d' Lib/fontTools/mtiLib/__init__.py
|
|||||||
%{python3_sitelib}/%{name}-%{version}-py3.?.egg-info
|
%{python3_sitelib}/%{name}-%{version}-py3.?.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 01 2017 Parag Nemade <pnemade AT redhat DOT com> - 3.18.0-1
|
||||||
|
- Update to 3.18.0 version (#1508232)
|
||||||
|
|
||||||
* Tue Oct 03 2017 Parag Nemade <pnemade AT redhat DOT com> - 3.16.0-1
|
* Tue Oct 03 2017 Parag Nemade <pnemade AT redhat DOT com> - 3.16.0-1
|
||||||
- Update to 3.16.0 version (#1498063)
|
- Update to 3.16.0 version (#1498063)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fonttools-3.16.0.zip) = 70236550dc1862856ae38cbf8e34f33ee0068181fe2297a36c4fff15b572d9f0fe469b7c8ae3214dcecf5f742423fc650412bda33fea41b4b5051b68e7804fb3
|
SHA512 (fonttools-3.18.0.zip) = 45122b17086b0ce3feb54dc52c413129cec7e7cf02d379e3cbe3a02e98f6ceab83b440dfc872b41166e104995b95a6c2ef1078c18d9f446c0725a6dc363f9a4d
|
||||||
|
Loading…
Reference in New Issue
Block a user