Update to 3.41.2 version (#1709287)
This commit is contained in:
parent
68c96e0fb9
commit
ea64a3825f
1
.gitignore
vendored
1
.gitignore
vendored
@ -56,3 +56,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-3.39.0.zip
|
||||
/fonttools-3.40.0.zip
|
||||
/fonttools-3.41.0.zip
|
||||
/fonttools-3.41.2.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.41.0
|
||||
Version: 3.41.2
|
||||
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
|
||||
* Tue May 14 2019 Parag Nemade <pnemade AT redhat DOT com> - 3.41.2-1
|
||||
- Update to 3.41.2 version (#1709287)
|
||||
|
||||
* Wed May 01 2019 Parag Nemade <pnemade AT redhat DOT com> - 3.41.0-1
|
||||
- Update to 3.41.0 version (#1704383)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-3.41.0.zip) = d1391ef02649e6d1d0af65c059c63c3973fc2b077821bed6494ff2b624088f280c8f60c8a811ca71375999e9fb4016dcf5503d94d0f14bed7238ce00d41dff48
|
||||
SHA512 (fonttools-3.41.2.zip) = 10645f5d5fd7ad1306abfca9f2a44b861a3584406d6e3f582649ac29514298948b2b91a9e259357cfa4f5cbb3ac86a7a8f9ec584480353c37e41e6931bbc01ee
|
||||
|
Loading…
Reference in New Issue
Block a user