Update to 3.7.2 version
This commit is contained in:
parent
f1e5c87f34
commit
ce9993998a
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@ fonttools-2.3.tar.gz
|
|||||||
/fonttools-3.6.2.zip
|
/fonttools-3.6.2.zip
|
||||||
/fonttools-3.7.0.zip
|
/fonttools-3.7.0.zip
|
||||||
/fonttools-3.7.1.zip
|
/fonttools-3.7.1.zip
|
||||||
|
/fonttools-3.7.2.zip
|
||||||
|
@ -7,7 +7,7 @@ contains a tool called “TTX” which converts TrueType/OpenType fonts to and \
|
|||||||
from an XML-based format.
|
from an XML-based format.
|
||||||
|
|
||||||
Name: fonttools
|
Name: fonttools
|
||||||
Version: 3.7.1
|
Version: 3.7.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tools to manipulate font files
|
Summary: Tools to manipulate font files
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -80,6 +80,9 @@ sed -i '1d' Lib/fontTools/mtiLib/__init__.py
|
|||||||
%{python3_sitelib}/%{name}-%{version}-py3.?.egg-info
|
%{python3_sitelib}/%{name}-%{version}-py3.?.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 18 2017 Parag Nemade <pnemade AT redhat DOT com> - 3.7.2-1
|
||||||
|
- Update to 3.7.2 version
|
||||||
|
|
||||||
* Fri Feb 17 2017 Parag Nemade <pnemade AT redhat DOT com> - 3.7.1-1
|
* Fri Feb 17 2017 Parag Nemade <pnemade AT redhat DOT com> - 3.7.1-1
|
||||||
- Update to 3.7.1 version
|
- Update to 3.7.1 version
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fonttools-3.7.1.zip) = 45caf546e9da1520977a132aadbac4edce90561c3610d687b33e272d29be1fa5f907b57f28e86471991367b7f087916da41296cc6dd4ac8da6fa99e55059ce9d
|
SHA512 (fonttools-3.7.2.zip) = 84046ea04b5fdd0a7da677222467b6399eb0f33b9d657ef0862ba4e1da15d7aef5bdb37fa6e4c0c26e08e075bdea6d78e1646b945bd4ecadaf9f0f0d76cab1b7
|
||||||
|
Loading…
Reference in New Issue
Block a user