Update to 4.48.1 version (#2263197)
This commit is contained in:
parent
897ec82dab
commit
02a58a3faa
1
.gitignore
vendored
1
.gitignore
vendored
@ -145,3 +145,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-4.46.0.tar.gz
|
||||
/fonttools-4.47.0.tar.gz
|
||||
/fonttools-4.47.2.tar.gz
|
||||
/fonttools-4.48.1.tar.gz
|
||||
|
@ -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.47.2
|
||||
Release: 4%{?dist}
|
||||
Version: 4.48.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools to manipulate font files
|
||||
|
||||
# https://spdx.org/licenses/MIT.html
|
||||
@ -100,6 +100,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{python3} -m pytest --ignore Tests/o
|
||||
%{python3_sitearch}/%{name}-%{version}-py%{python3_version}.egg-info
|
||||
|
||||
%changelog
|
||||
* Wed Feb 07 2024 Parag Nemade <pnemade AT redhat DOT com> - 4.48.1-1
|
||||
- Update to 4.48.1 version (#2263197)
|
||||
|
||||
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.47.2-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-4.47.2.tar.gz) = 03b6411c72ce38eeaa6401440d9612a37cd2ff6a686d7c6dbe7328a876f9e4369c06edea184ea72c1002b26b956d0196c241e40fe28b0ccf42f616ce9a700a07
|
||||
SHA512 (fonttools-4.48.1.tar.gz) = 1f8336880575038f904873f6359b9c0a5885f14358c5560592b274db7aa2b96433770f5195e93ac04552f2580aadf0efc9268dcce9f0d178b78e75f5507dad67
|
||||
|
Loading…
Reference in New Issue
Block a user