From e94efdb6930d346f0478e5243162791cf6758b57 Mon Sep 17 00:00:00 2001 From: sboldyreva Date: Fri, 25 Aug 2023 15:53:47 +0000 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'SPECS/python-whisper.spec'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SPECS/python-whisper.spec | 8 ++++++++ 1 file changed, 8 insertions(+) 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