diff --git a/fonttools.spec b/fonttools.spec index acf8967..f94f3fd 100644 --- a/fonttools.spec +++ b/fonttools.spec @@ -7,7 +7,7 @@ OpenType, AFM and to an extent Type 1 and some Mac-specific formats. Name: fonttools Version: 4.40.0 -Release: 2%{?dist} +Release: 3%{?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 07 2023 Parag Nemade - 4.40.0-3 +- Help msuchy to count this package as already using SPDX license expression + * Thu Jun 29 2023 Python Maint - 4.40.0-2 - Rebuilt for Python 3.12