Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fftw3 for openSUSE:Factory checked in at 2023-10-26 17:11:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fftw3 (Old) and /work/SRC/openSUSE:Factory/.fftw3.new.24901 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fftw3" Thu Oct 26 17:11:36 2023 rev:59 rq:1120240 version:3.3.10 Changes: -------- --- /work/SRC/openSUSE:Factory/fftw3/fftw3.changes 2022-05-12 22:57:37.472576410 +0200 +++ /work/SRC/openSUSE:Factory/.fftw3.new.24901/fftw3.changes 2023-10-26 17:11:38.246139434 +0200 @@ -1,0 +2,11 @@ +Wed Oct 25 11:53:29 UTC 2023 - Egbert Eich <e...@suse.com> + +- Disable HPC flavors on %ix86 + +------------------------------------------------------------------- +Mon Oct 23 11:43:32 UTC 2023 - Nicolas Morey <nicolas.mo...@suse.com> + +- Drop support for obsolete openmpi[123] +- Prepare support for openmpi5 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fftw3.spec ++++++ --- /var/tmp/diff_new_pack.P8quV1/_old 2023-10-26 17:11:38.898163380 +0200 +++ /var/tmp/diff_new_pack.P8quV1/_new 2023-10-26 17:11:38.898163380 +0200 @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -63,42 +63,22 @@ %bcond_without hpc %endif -%if "%{flavor}" == "gnu-openmpi-hpc" -%{?DisOMPI1} -%global compiler_family gnu -%undefine c_f_ver -%global mpi_flavor openmpi -%define mpi_vers 1 -%bcond_without hpc -%bcond_without mpi -%endif - -%if "%{flavor}" == "gnu-openmpi2-hpc" -%{?DisOMPI2} -%global compiler_family gnu -%undefine c_f_ver -%global mpi_flavor openmpi -%define mpi_vers 2 -%bcond_without hpc -%bcond_without mpi -%endif - -%if "%{flavor}" == "gnu-openmpi3-hpc" -%{?DisOMPI3} +%if "%{flavor}" == "gnu-openmpi4-hpc" +%{?DisOMPI4} %global compiler_family gnu %undefine c_f_ver %global mpi_flavor openmpi -%define mpi_vers 3 +%define mpi_vers 4 %bcond_without hpc %bcond_without mpi %endif -%if "%{flavor}" == "gnu-openmpi4-hpc" -%{?DisOMPI4} +%if "%{flavor}" == "gnu-openmpi5-hpc" +%{?DisOMPI5} %global compiler_family gnu %undefine c_f_ver %global mpi_flavor openmpi -%define mpi_vers 4 +%define mpi_vers 5 %bcond_without hpc %bcond_without mpi %endif @@ -126,32 +106,22 @@ %bcond_without hpc %endif -%if "%{flavor}" == "gnu7-openmpi-hpc" -%{?DisOMPI1} -%global compiler_family gnu -%define c_f_ver 7 -%global mpi_flavor openmpi -%define mpi_vers 1 -%bcond_without hpc -%bcond_without mpi -%endif - -%if "%{flavor}" == "gnu7-openmpi3-hpc" -%{?DisOMPI3} +%if "%{flavor}" == "gnu7-openmpi4-hpc" +%{?DisOMPI4} %global compiler_family gnu %define c_f_ver 7 %global mpi_flavor openmpi -%define mpi_vers 3 +%define mpi_vers 4 %bcond_without hpc %bcond_without mpi %endif -%if "%{flavor}" == "gnu7-openmpi4-hpc" -%{?DisOMPI4} +%if "%{flavor}" == "gnu7-openmpi5-hpc" +%{?DisOMPI5} %global compiler_family gnu %define c_f_ver 7 %global mpi_flavor openmpi -%define mpi_vers 4 +%define mpi_vers 5 %bcond_without hpc %bcond_without mpi %endif @@ -179,32 +149,22 @@ %bcond_without hpc %endif -%if "%{flavor}" == "gnu8-openmpi-hpc" -%{?DisOMPI1} -%global compiler_family gnu -%define c_f_ver 8 -%global mpi_flavor openmpi -%define mpi_vers 1 -%bcond_without hpc -%bcond_without mpi -%endif - -%if "%{flavor}" == "gnu8-openmpi3-hpc" -%{?DisOMPI3} +%if "%{flavor}" == "gnu8-openmpi4-hpc" +%{?DisOMPI4} %global compiler_family gnu %define c_f_ver 8 %global mpi_flavor openmpi -%define mpi_vers 3 +%define mpi_vers 4 %bcond_without hpc %bcond_without mpi %endif -%if "%{flavor}" == "gnu8-openmpi4-hpc" -%{?DisOMPI4} +%if "%{flavor}" == "gnu8-openmpi5-hpc" +%{?DisOMPI5} %global compiler_family gnu %define c_f_ver 8 %global mpi_flavor openmpi -%define mpi_vers 4 +%define mpi_vers 5 %bcond_without hpc %bcond_without mpi %endif @@ -232,32 +192,22 @@ %bcond_without hpc %endif -%if "%{flavor}" == "gnu9-openmpi-hpc" -%{?DisOMPI1} -%global compiler_family gnu -%define c_f_ver 9 -%global mpi_flavor openmpi -%define mpi_vers 1 -%bcond_without hpc -%bcond_without mpi -%endif - -%if "%{flavor}" == "gnu9-openmpi3-hpc" -%{?DisOMPI3} +%if "%{flavor}" == "gnu9-openmpi4-hpc" +%{?DisOMPI4} %global compiler_family gnu %define c_f_ver 9 %global mpi_flavor openmpi -%define mpi_vers 3 +%define mpi_vers 4 %bcond_without hpc %bcond_without mpi %endif -%if "%{flavor}" == "gnu9-openmpi4-hpc" -%{?DisOMPI4} +%if "%{flavor}" == "gnu9-openmpi5-hpc" +%{?DisOMPI5} %global compiler_family gnu %define c_f_ver 9 %global mpi_flavor openmpi -%define mpi_vers 4 +%define mpi_vers 5 %bcond_without hpc %bcond_without mpi %endif @@ -285,32 +235,22 @@ %bcond_without hpc %endif -%if "%{flavor}" == "gnu10-openmpi-hpc" -%{?DisOMPI1} -%global compiler_family gnu -%define c_f_ver 10 -%global mpi_flavor openmpi -%define mpi_vers 1 -%bcond_without hpc -%bcond_without mpi -%endif - -%if "%{flavor}" == "gnu10-openmpi3-hpc" -%{?DisOMPI3} +%if "%{flavor}" == "gnu10-openmpi4-hpc" +%{?DisOMPI4} %global compiler_family gnu %define c_f_ver 10 %global mpi_flavor openmpi -%define mpi_vers 3 +%define mpi_vers 4 %bcond_without hpc %bcond_without mpi %endif -%if "%{flavor}" == "gnu10-openmpi4-hpc" -%{?DisOMPI4} +%if "%{flavor}" == "gnu10-openmpi5-hpc" +%{?DisOMPI5} %global compiler_family gnu %define c_f_ver 10 %global mpi_flavor openmpi -%define mpi_vers 4 +%define mpi_vers 5 %bcond_without hpc %bcond_without mpi %endif @@ -338,6 +278,7 @@ %{?with_mpi:%{!?mpi_flavor:%global mpi_flavor openmpi}} %{?with_mpi:%global hpc_module_pname p%{pname}} # needed by the hpc tools +ExcludeArch: %ix86 %{hpc_init -c %compiler_family %{?c_f_ver:-v %{c_f_ver}} %{?with_mpi:-m {%mpi_flavor}} %{?mpi_vers:-V %{mpi_vers}} %{?ext:-e %{ext}}} %define package_base %{hpc_install_path_base} %define package_prefix %hpc_prefix ++++++ _multibuild ++++++ --- /var/tmp/diff_new_pack.P8quV1/_old 2023-10-26 17:11:38.926164408 +0200 +++ /var/tmp/diff_new_pack.P8quV1/_new 2023-10-26 17:11:38.930164556 +0200 @@ -1,9 +1,6 @@ <multibuild> <package>standard</package> <package>gnu-hpc</package> - <package>gnu-openmpi-hpc</package> - <package>gnu-openmpi2-hpc</package> - <package>gnu-openmpi3-hpc</package> <package>gnu-openmpi4-hpc</package> <package>gnu-mvapich2-hpc</package> <package>gnu-mpich-hpc</package>