Update to 4.7.0 version (#1820763)
This commit is contained in:
parent
f4485483b5
commit
ada2e4aa27
1
.gitignore
vendored
1
.gitignore
vendored
@ -72,3 +72,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-4.4.3.zip
|
||||
/fonttools-4.5.0.zip
|
||||
/fonttools-4.6.0.zip
|
||||
/fonttools-4.7.0.zip
|
||||
|
@ -6,8 +6,8 @@ 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: 4.6.0
|
||||
Release: 3%{?dist}
|
||||
Version: 4.7.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools to manipulate font files
|
||||
License: MIT
|
||||
URL: https://github.com/fonttools/fonttools/
|
||||
@ -64,6 +64,9 @@ sed -i '1d' Lib/fontTools/mtiLib/__init__.py
|
||||
%{python3_sitelib}/%{name}-%{version}-py3.?.egg-info
|
||||
|
||||
%changelog
|
||||
* Wed Apr 15 2020 Parag Nemade <pnemade AT redhat DOT com> - 4.7.0-1
|
||||
- Update to 4.7.0 version (#1820763)
|
||||
|
||||
* Tue Mar 31 2020 Parag Nemade <pnemade AT redhat DOT com> - 4.6.0-3
|
||||
- Fix the changelog entry in previous build
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-4.6.0.zip) = c293baf57d679349d01041632120225b81c2a84d5fd08eff7375f1a5e11738052617712b23a31fc03be093b8ce141ece13a2a0bcbe2e91a54047d9de3b6cd135
|
||||
SHA512 (fonttools-4.7.0.zip) = 9fc9a39c30aabd46945327d74b919a66fa0158c0e81d66ec08a4969c66b3efd0a28e68f0f64f86ef28199b3443a3c463f869d4f509a166d56ac1677c4d37cd7c
|
||||
|
Loading…
Reference in New Issue
Block a user