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