Update to 3.14.0 version
This commit is contained in:
parent
a86bf517bd
commit
d217e2632c
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@ fonttools-2.3.tar.gz
|
|||||||
/fonttools-3.11.0.zip
|
/fonttools-3.11.0.zip
|
||||||
/fonttools-3.13.0.zip
|
/fonttools-3.13.0.zip
|
||||||
/fonttools-3.13.1.zip
|
/fonttools-3.13.1.zip
|
||||||
|
/fonttools-3.14.0.zip
|
||||||
|
@ -7,8 +7,8 @@ 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.13.1
|
Version: 3.14.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tools to manipulate font files
|
Summary: Tools to manipulate font files
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/fonttools/%{name}/
|
URL: https://github.com/fonttools/%{name}/
|
||||||
@ -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
|
||||||
|
* Tue Aug 01 2017 Parag Nemade <pnemade AT redhat DOT com> - 3.14.0-1
|
||||||
|
- Update to 3.14.0 version
|
||||||
|
|
||||||
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.13.1-2
|
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.13.1-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fonttools-3.13.1.zip) = d4eef983c4c0f4e01aa6bca268ff9f9c5858b5782156e96df1b88a150221e98481d2f203906263a540e72ddd5a4a7db066a32733bc307faa03d5676bfa826019
|
SHA512 (fonttools-3.14.0.zip) = 503df5afb7b96e64c1472c168409856d75f9f08a6849f81da06698012afa46d27f0d7f6daec4deaad6ca217e1f34daac995a7d943aa4d3b7a90227b483e26b0d
|
||||||
|
Loading…
Reference in New Issue
Block a user