17
0

2 Commits

2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jun 25 09:49:12 UTC 2025 - Nathan Cutler <ncutler@suse.com>
- spec: do not break if primary_python is defined and its value
is different from that of modern_python
-------------------------------------------------------------------
Wed Jun 18 12:38:46 UTC 2025 - Nathan Cutler <ncutler@suse.com>

View File

@@ -44,7 +44,8 @@ Patch1: fix-build.patch
BuildRequires: %{python_module devel}
BuildRequires: cmake >= 3.5
BuildRequires: gcc-c++
Recommends: %{modern_python}-numpy-stl
# The macro is called "pythons" but in our case it should only contain one python
Recommends: %{pythons}-numpy-stl
%description
Cura is an engine for processing 3D models