Update to 3.22.0 version (#1542272)
This commit is contained in:
parent
a35f99203b
commit
b4b8cf1faa
1
.gitignore
vendored
1
.gitignore
vendored
@ -37,3 +37,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-3.21.0.zip
|
||||
/fonttools-3.21.1.zip
|
||||
/fonttools-3.21.2.zip
|
||||
/fonttools-3.22.0.zip
|
||||
|
@ -7,8 +7,8 @@ contains a tool called “TTX” which converts TrueType/OpenType fonts to and \
|
||||
from an XML-based format.
|
||||
|
||||
Name: fonttools
|
||||
Version: 3.21.2
|
||||
Release: 2%{?dist}
|
||||
Version: 3.22.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools to manipulate font files
|
||||
License: BSD
|
||||
URL: https://github.com/fonttools/%{name}/
|
||||
@ -80,6 +80,9 @@ sed -i '1d' Lib/fontTools/mtiLib/__init__.py
|
||||
%{python3_sitelib}/%{name}-%{version}-py3.?.egg-info
|
||||
|
||||
%changelog
|
||||
* Thu Feb 08 2018 Parag Nemade <pnemade AT redhat DOT com> - 3.22.0-1
|
||||
- Update to 3.22.0 version (#1542272)
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.21.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-3.21.2.zip) = 49a06841a84ece34d9d14de496b1684a466c79c86d38058440b9dbc6fad539eadd653f4f0d82647a627b7daec7bfb0de449d378ff1a630f22e09aa724254b9bd
|
||||
SHA512 (fonttools-3.22.0.zip) = a36a914e85871c8298f640dab8bc936712df1911ae4b24185f22f99b5a7b793838e810b3b288f7ddea2c48529c09fbe06748ec08aba1cb59a6eacd73e05d2a03
|
||||
|
Loading…
Reference in New Issue
Block a user