Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package wannier90 for openSUSE:Factory checked in at 2022-12-21 16:06:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wannier90 (Old) and /work/SRC/openSUSE:Factory/.wannier90.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wannier90" Wed Dec 21 16:06:51 2022 rev:2 rq:1044000 version:3.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/wannier90/wannier90.changes 2022-08-11 18:32:34.406266363 +0200 +++ /work/SRC/openSUSE:Factory/.wannier90.new.1835/wannier90.changes 2022-12-21 16:06:51.814626645 +0100 @@ -1,0 +2,5 @@ +Tue Dec 20 06:21:15 UTC 2022 - Atri Bhattacharya <[email protected]> + +- Enable openmpi5 flavour for openSUSE >= 1550. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wannier90.spec ++++++ --- /var/tmp/diff_new_pack.OXhdaZ/_old 2022-12-21 16:06:52.954632794 +0100 +++ /var/tmp/diff_new_pack.OXhdaZ/_new 2022-12-21 16:06:52.958632815 +0100 @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %global flavor @BUILD_FLAVOR@%{nil} %define pname wannier90 @@ -44,6 +45,14 @@ %define mpi_vers 4 %endif +%if "%{flavor}" == "openmpi5" +%if 0%{?suse_version} < 1550 +ExclusiveArch: do_not_build +%endif +%global mpi_flavor openmpi +%define mpi_vers 5 +%endif + %{?mpi_flavor:%{bcond_without mpi}}%{!?mpi_flavor:%{bcond_with mpi}} %{?with_mpi:%{!?mpi_flavor:error "No MPI family specified!"}} @@ -87,7 +96,6 @@ %endif %endif - %description Wannier90 is a library for generating maximally-localized Wannier functions and using them to compute advanced electronic properties of materials with high ++++++ _multibuild ++++++ --- /var/tmp/diff_new_pack.OXhdaZ/_old 2022-12-21 16:06:52.994633009 +0100 +++ /var/tmp/diff_new_pack.OXhdaZ/_new 2022-12-21 16:06:52.994633009 +0100 @@ -3,5 +3,6 @@ <package>openmpi2</package> <package>openmpi3</package> <package>openmpi4</package> + <package>openmpi5</package> </multibuild>
