Update to 3.6.1 version
This commit is contained in:
parent
53eaf0d929
commit
6a4e953756
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-3.4.0.zip
|
||||
/fonttools-3.5.0.zip
|
||||
/fonttools-3.6.0.zip
|
||||
/fonttools-3.6.1.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.6.0
|
||||
Version: 3.6.1
|
||||
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
|
||||
* Sun Jan 29 2017 Parag Nemade <pnemade AT redhat DOT com> - 3.6.1-1
|
||||
- Update to 3.6.1 version
|
||||
|
||||
* Fri Jan 27 2017 Parag Nemade <pnemade AT redhat DOT com> - 3.6.0-1
|
||||
- Update docs file names
|
||||
- Update to 3.6.0 version
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-3.6.0.zip) = d8e92cea436438f6578ac7084bdc9e4b299143e9719456ad3d7ca99187c2986d1b31af74344c2161d482143accccff6671146146aa865605227f516c31bae6be
|
||||
SHA512 (fonttools-3.6.1.zip) = 2d7f82dabb7e32be3e6710bd5708d2b8496f27431e58b58a618c1bd8cc20c502fa97b52fed62056173a8518cc8c9267aadcb82ee10a9848963a0c9125c43e56c
|
||||
|
Loading…
Reference in New Issue
Block a user