Update to 3.13.0 version
This commit is contained in:
parent
06a59a35ff
commit
3c6950aca7
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-3.9.2.zip
|
||||
/fonttools-3.10.0.zip
|
||||
/fonttools-3.11.0.zip
|
||||
/fonttools-3.13.0.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.11.0
|
||||
Version: 3.13.0
|
||||
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
|
||||
* Thu May 25 2017 Parag Nemade <pnemade AT redhat DOT com> - 3.13.0-1
|
||||
- Update to 3.13.0 version
|
||||
|
||||
* Wed May 03 2017 Parag Nemade <pnemade AT redhat DOT com> - 3.11.0-1
|
||||
- Update to 3.11.0 version
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-3.11.0.zip) = 8b1f4aca762ed09cd039a276a996e04441cbe5768081de90cb85031c5790e6751ac4e70720a9e2cb13ee021d39fd9a3c0dd6e5c48a3cb8791e33ae05a5d0a918
|
||||
SHA512 (fonttools-3.13.0.zip) = 286775d4a1fecd3c6f689e4c4195463cdf84c775675d8c03bb71af386fc661c358007be3f329e33188c8c6e42db38aa6bd8318ffdb095163c624f9a86a283217
|
||||
|
Loading…
Reference in New Issue
Block a user