Update to 4.41.0 version (#2222762)
This commit is contained in:
parent
ed4b0dea8f
commit
0696d3b87d
1
.gitignore
vendored
1
.gitignore
vendored
@ -134,3 +134,4 @@ fonttools-2.3.tar.gz
|
||||
/fonttools-4.39.3.tar.gz
|
||||
/fonttools-4.39.4.tar.gz
|
||||
/fonttools-4.40.0.tar.gz
|
||||
/fonttools-4.41.0.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.40.0
|
||||
Release: 3%{?dist}
|
||||
Version: 4.41.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools to manipulate font files
|
||||
|
||||
# https://spdx.org/licenses/MIT.html
|
||||
@ -96,6 +96,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{python3} -m pytest --ignore Tests/o
|
||||
%{python3_sitearch}/%{name}-%{version}-py%{python3_version}.egg-info
|
||||
|
||||
%changelog
|
||||
* Fri Jul 14 2023 Parag Nemade <pnemade AT redhat DOT com> - 4.41.0-1
|
||||
- Update to 4.41.0 version (#2222762)
|
||||
|
||||
* Fri Jul 07 2023 Parag Nemade <pnemade AT redhat DOT com> - 4.40.0-3
|
||||
- Help msuchy to count this package as already using SPDX license expression
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (fonttools-4.40.0.tar.gz) = 03daecfb2c48e13f22255872dd9dca47aaca9fc71139f2d5876cdb74fa8560d697344845d870742da00d3734043e36f143efe5d2048b884a5f7ed924435aa2f0
|
||||
SHA512 (fonttools-4.41.0.tar.gz) = 9f8478c68f187258fc8377d6313d0d72231dce8725a09b43b3bfb2ba844f2c11e9396cd4627f21450362566fe4649e66f09d3e2230e509d8e347c978e876f8d9
|
||||
|
Loading…
Reference in New Issue
Block a user