Изменил(а) на 'SPECS/python-whisper.spec'
This commit is contained in:
parent
24d233d7bf
commit
e94efdb693
@ -118,6 +118,14 @@ install -D -p -m0644 %{SOURCE19} %{buildroot}%{_mandir}/man1
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|
||||||
|
* Fri Aug 25 2023 Sofia Boldyreva <sboldyreva@almalinux.org> - 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 <jsteffan@fedoraproject.org> - 1.1.10-1
|
* Mon Aug 07 2023 Jonathan Steffan <jsteffan@fedoraproject.org> - 1.1.10-1
|
||||||
- Update to 1.1.10
|
- Update to 1.1.10
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user