Update to 3.9.1 version
This commit is contained in:
parent
a970e8d8cc
commit
f7d3239f5e
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-3.7.2.zip
|
||||
/fonttools-3.8.0.zip
|
||||
/fonttools-3.9.0.zip
|
||||
/fonttools-3.9.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.9.0
|
||||
Version: 3.9.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
|
||||
* Tue Mar 21 2017 Parag Nemade <pnemade AT redhat DOT com> - 3.9.1-1
|
||||
- Update to 3.9.1 version
|
||||
|
||||
* Tue Mar 14 2017 Parag Nemade <pnemade AT redhat DOT com> - 3.9.0-1
|
||||
- Update to 3.9.0 version
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-3.9.0.zip) = f81574d066a3398ac4ff520bce8bfb25c8f676a8ff526541ac212c66e93879605374502506f0f07858f121267cb4159998838254c579416429fa96e9b6549b66
|
||||
SHA512 (fonttools-3.9.1.zip) = d4f767a48b5e7f0309d1314bff17cab3b9e6debb75b92b9c33c30bc20d71a68a90bee2962b0d930f1f77a3b1e8094f3ce2b41a3e0498a785b7241ca09758b1b6
|
||||
|
Loading…
Reference in New Issue
Block a user