Update to 3.31.0 version (#1642082)
This commit is contained in:
parent
7f7412d792
commit
39cf36916d
1
.gitignore
vendored
1
.gitignore
vendored
@ -47,3 +47,4 @@ fonttools-2.3.tar.gz
|
|||||||
/fonttools-3.27.1.zip
|
/fonttools-3.27.1.zip
|
||||||
/fonttools-3.28.0.zip
|
/fonttools-3.28.0.zip
|
||||||
/fonttools-3.29.0.zip
|
/fonttools-3.29.0.zip
|
||||||
|
/fonttools-3.31.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.29.0
|
Version: 3.31.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tools to manipulate font files
|
Summary: Tools to manipulate font files
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -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
|
||||||
|
* Thu Oct 25 2018 Parag Nemade <pnemade AT redhat DOT com> - 3.31.0-1
|
||||||
|
- Update to 3.31.0 version (#1642082)
|
||||||
|
|
||||||
* Sat Jul 28 2018 Parag Nemade <pnemade AT redhat DOT com> - 3.29.0-1
|
* Sat Jul 28 2018 Parag Nemade <pnemade AT redhat DOT com> - 3.29.0-1
|
||||||
- Update to 3.29.0 version (#1609078)
|
- Update to 3.29.0 version (#1609078)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fonttools-3.29.0.zip) = ca3b6a045588e060cfd8bd043184dd8ae823a50a53ae4995941b155dfbfb7d53ac2e5929b712bedec32fb5405c13ba3398cce02b5062536bc37c4956a02b5378
|
SHA512 (fonttools-3.31.0.zip) = b50f8f12e7107dd037d161c1051c0da3d18aafa846335e0f355b629f91bc66612bde5106b992e7605e9b0b7599f3fd470adf994059b061686e3397954d4c5707
|
||||||
|
Loading…
Reference in New Issue
Block a user