Update to 3.44.0 version (#1742448)
This commit is contained in:
parent
b3e098f66e
commit
c138b3dde4
1
.gitignore
vendored
1
.gitignore
vendored
@ -59,3 +59,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-3.41.2.zip
|
||||
/fonttools-3.42.0.zip
|
||||
/fonttools-3.43.1.zip
|
||||
/fonttools-3.44.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: 3.43.1
|
||||
Release: 2%{?dist}
|
||||
Version: 3.44.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools to manipulate font files
|
||||
License: MIT
|
||||
URL: https://github.com/fonttools/fonttools/
|
||||
@ -61,6 +61,9 @@ sed -i '1d' Lib/fontTools/mtiLib/__init__.py
|
||||
%{python3_sitelib}/%{name}-%{version}-py3.?.egg-info
|
||||
|
||||
%changelog
|
||||
* Sat Aug 17 2019 Parag Nemade <pnemade AT redhat DOT com> - 3.44.0-1
|
||||
- Update to 3.44.0 version (#1742448)
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.43.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-3.43.1.zip) = 9004ed0f50a5e2014fcb7f851c5a6ad61b0a97a6650a52e220c77ae7adc82ef9fa430259c4c70f4012ea89c3d413cc4ca54112b1c2c661cafd6eb4317f2c8b24
|
||||
SHA512 (fonttools-3.44.0.zip) = ce390ccf69a4222ab8042f72c4e2495e39cb6907fafaea36f505407c7c6cca891d43374d648ae9f1a3119bfaeb1768b34f7c0340fad4fd158722cf2bfff425f7
|
||||
|
Loading…
Reference in New Issue
Block a user