diff --git a/python-cffsubr.spec b/python-cffsubr.spec index 4195c6b..873cfb4 100644 --- a/python-cffsubr.spec +++ b/python-cffsubr.spec @@ -1,6 +1,6 @@ Name: python-cffsubr Version: 0.2.9.post1 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Standalone CFF subroutinizer based on the AFDKO tx tool # The entire source is Apache-2.0, except: @@ -93,6 +93,9 @@ install -t '%{buildroot}%{_mandir}/man1' -D -p -m 0644 '%{SOURCE1}' %{_mandir}/man1/cffsubr.1* %changelog +* Mon Jan 22 2024 Fedora Release Engineering - 0.2.9.post1-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Mon Jan 01 2024 Benjamin A. Beasley - 0.2.9.post1-9 - Assert %%pyproject_files contains a license file - Remove an obsolete conditional