Update to 3.19.0 version (#1510218)
This commit is contained in:
parent
de9cbf69a3
commit
8ec61de6c4
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@ fonttools-2.3.tar.gz
|
|||||||
/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
|
/fonttools-3.18.0.zip
|
||||||
|
/fonttools-3.19.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.18.0
|
Version: 3.19.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 08 2017 Parag Nemade <pnemade AT redhat DOT com> - 3.19.0-1
|
||||||
|
- Update to 3.19.0 version (#1510218)
|
||||||
|
|
||||||
* Wed Nov 01 2017 Parag Nemade <pnemade AT redhat DOT com> - 3.18.0-1
|
* Wed Nov 01 2017 Parag Nemade <pnemade AT redhat DOT com> - 3.18.0-1
|
||||||
- Update to 3.18.0 version (#1508232)
|
- Update to 3.18.0 version (#1508232)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fonttools-3.18.0.zip) = 45122b17086b0ce3feb54dc52c413129cec7e7cf02d379e3cbe3a02e98f6ceab83b440dfc872b41166e104995b95a6c2ef1078c18d9f446c0725a6dc363f9a4d
|
SHA512 (fonttools-3.19.0.zip) = 4e12f0431759026f69dc6f4656797543e10c8871f3cf6a9b08d8ad6f2a4aa87303fe25361bd422d0285e80ebaf147fb91ba7964aea38627f21bc6582ae9e75cb
|
||||||
|
Loading…
Reference in New Issue
Block a user