diff --git a/SPECS/python-whisper.spec b/SPECS/python-whisper.spec index 380caa9..e161812 100644 --- a/SPECS/python-whisper.spec +++ b/SPECS/python-whisper.spec @@ -118,6 +118,14 @@ install -D -p -m0644 %{SOURCE19} %{buildroot}%{_mandir}/man1 %changelog + +* Fri Aug 25 2023 Sofia Boldyreva - 1.1.10-1 +- Added %{python3_sitelib}/whisper.py*, %{python3_sitelib}/__pycache__/*, %{python3_sitelib}/whisper-*-py%{python3_version}.egg-info to %files to be able to build on AlmaLinux +- Removed -f %{pyproject_files} in %files to be able to build on AlmaLinux +- Removed %generate_buildrequires, %pyproject_buildrequires -r to be able to build on AlmaLinux +- Replaced %pyproject_wheel with %py3_build in %build to be able to build on AlmaLinux +- Replaced %pyproject_install, %pyproject_save_files %{srcname} with %py3_install in %install to be able to build on AlmaLinux + * Mon Aug 07 2023 Jonathan Steffan - 1.1.10-1 - Update to 1.1.10