Update to 3.41.0 version (#1704383)
This commit is contained in:
parent
34fb07202f
commit
68c96e0fb9
1
.gitignore
vendored
1
.gitignore
vendored
@ -55,3 +55,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-3.38.0.zip
|
||||
/fonttools-3.39.0.zip
|
||||
/fonttools-3.40.0.zip
|
||||
/fonttools-3.41.0.zip
|
||||
|
@ -6,7 +6,7 @@ from an XML text format, which is also called TTX. It supports TrueType, \
|
||||
OpenType, AFM and to an extent Type 1 and some Mac-specific formats.
|
||||
|
||||
Name: fonttools
|
||||
Version: 3.40.0
|
||||
Version: 3.41.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools to manipulate font files
|
||||
License: MIT
|
||||
@ -61,6 +61,9 @@ sed -i '1d' Lib/fontTools/mtiLib/__init__.py
|
||||
%{python3_sitelib}/%{name}-%{version}-py3.?.egg-info
|
||||
|
||||
%changelog
|
||||
* Wed May 01 2019 Parag Nemade <pnemade AT redhat DOT com> - 3.41.0-1
|
||||
- Update to 3.41.0 version (#1704383)
|
||||
|
||||
* Fri Apr 12 2019 Parag Nemade <pnemade AT redhat DOT com> - 3.40.0-1
|
||||
- Update to 3.40.0 version (#1697579)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-3.40.0.zip) = fac67063c71fa5b4fec8921b73105a22e762150575113560307bd1ce1c8d51f562fad77833ed75fc6b7b966a7d0ce1007ba78d0409bdac534dd17e2c7efb84bc
|
||||
SHA512 (fonttools-3.41.0.zip) = d1391ef02649e6d1d0af65c059c63c3973fc2b077821bed6494ff2b624088f280c8f60c8a811ca71375999e9fb4016dcf5503d94d0f14bed7238ce00d41dff48
|
||||
|
Loading…
Reference in New Issue
Block a user