Update to 3.7.1 version
This commit is contained in:
parent
a88c0cec49
commit
f1e5c87f34
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-3.6.1.zip
|
||||
/fonttools-3.6.2.zip
|
||||
/fonttools-3.7.0.zip
|
||||
/fonttools-3.7.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.7.0
|
||||
Version: 3.7.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
|
||||
* Fri Feb 17 2017 Parag Nemade <pnemade AT redhat DOT com> - 3.7.1-1
|
||||
- Update to 3.7.1 version
|
||||
|
||||
* Sun Feb 12 2017 Parag Nemade <pnemade AT redhat DOT com> - 3.7.0-1
|
||||
- Update to 3.7.0 version
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-3.7.0.zip) = d4788ff07a1424b4b7d13a78602eda259a6b302207d4f9957cbe57c7486149517e8e8668586290c72758570a96a28faf016ca25ff174d1d91bd7fb9fef6bc7e2
|
||||
SHA512 (fonttools-3.7.1.zip) = 45caf546e9da1520977a132aadbac4edce90561c3610d687b33e272d29be1fa5f907b57f28e86471991367b7f087916da41296cc6dd4ac8da6fa99e55059ce9d
|
||||
|
Loading…
Reference in New Issue
Block a user