diff --git a/fonttools.spec b/fonttools.spec index 0a2b60b..9ec483b 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.51.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Tools to manipulate font files # https://spdx.org/licenses/MIT.html @@ -104,6 +104,10 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{python3} -m pytest --ignore Tests/o %{python3_sitearch}/%{name}-%{version}-py%{python3_version}.egg-info %changelog +* Tue Oct 29 2024 Troy Dawson - 4.51.0-4 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 4.51.0-3 - Bump release for June 2024 mass rebuild