Update to 3.24.1 version (#1552589)
This commit is contained in:
parent
d850bd6ddf
commit
79ad13b6e3
1
.gitignore
vendored
1
.gitignore
vendored
@ -40,3 +40,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-3.22.0.zip
|
||||
/fonttools-3.23.0.zip
|
||||
/fonttools-3.24.0.zip
|
||||
/fonttools-3.24.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.24.0
|
||||
Version: 3.24.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
|
||||
* Wed Mar 07 2018 Parag Nemade <pnemade AT redhat DOT com> - 3.24.1-1
|
||||
- Update to 3.24.1 version (#1552589)
|
||||
|
||||
* Fri Mar 02 2018 Parag Nemade <pnemade AT redhat DOT com> - 3.24.0-1
|
||||
- Update to 3.24.0 version (#1550749)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-3.24.0.zip) = fee4f74cad4cae2d3fb402195375018a11fdab1fb1cefbe167234703c009a271466504b5b7699050905faaec75546acfdaf9ef4c807eb9b2150dc3e96cb37454
|
||||
SHA512 (fonttools-3.24.1.zip) = 292d3bcf862c8a6eb6cfe9be89e4982f5f4ef0742a447c929ae22a6d0c67b029eab7083fe475935e2bc341365ec0b742a7dde61c850eef996402f076ca0e7ca2
|
||||
|
Loading…
Reference in New Issue
Block a user