Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mvapich2 for openSUSE:Factory checked in at 2024-02-26 19:47:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mvapich2 (Old) and /work/SRC/openSUSE:Factory/.mvapich2.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mvapich2" Mon Feb 26 19:47:35 2024 rev:37 rq:1151453 version:2.3.7 Changes: -------- --- /work/SRC/openSUSE:Factory/mvapich2/mvapich2.changes 2023-11-10 12:37:41.334183571 +0100 +++ /work/SRC/openSUSE:Factory/.mvapich2.new.1770/mvapich2.changes 2024-02-26 19:48:18.496236836 +0100 @@ -1,0 +2,5 @@ +Thu Feb 22 11:49:03 UTC 2024 - pgaj...@suse.com + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mvapich2.spec ++++++ --- /var/tmp/diff_new_pack.X4bjjE/_old 2024-02-26 19:48:19.460271687 +0100 +++ /var/tmp/diff_new_pack.X4bjjE/_new 2024-02-26 19:48:19.464271831 +0100 @@ -1,7 +1,7 @@ # -# spec file +# spec file for package mvapich2 # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -347,18 +347,18 @@ %{?with_hpc:%hpc_debug} %setup -q -n mvapich2-%{version}%{?rc_ver} -%patch0 -%patch2 -%patch3 -%patch4 -%patch5 -p1 -%patch6 -%patch7 +%patch -P 0 +%patch -P 2 +%patch -P 3 +%patch -P 4 +%patch -P 5 -p1 +%patch -P 6 +%patch -P 7 # Only apply these patches on Armv7 %ifarch armv7hl -%patch50 -p1 -%patch51 +%patch -P 50 -p1 +%patch -P 51 %endif cp /usr/share/automake*/config.* .