Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package adios2 for openSUSE:Factory checked in at 2024-02-21 17:57:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/adios2 (Old) and /work/SRC/openSUSE:Factory/.adios2.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "adios2" Wed Feb 21 17:57:19 2024 rev:6 rq:1148322 version:2.9.2 Changes: -------- --- /work/SRC/openSUSE:Factory/adios2/adios2.changes 2024-01-05 21:46:12.604808534 +0100 +++ /work/SRC/openSUSE:Factory/.adios2.new.1706/adios2.changes 2024-02-21 17:57:25.441489526 +0100 @@ -1,0 +2,6 @@ +Tue Feb 20 10:00:56 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org> + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ adios2.spec ++++++ --- /var/tmp/diff_new_pack.tFsrqu/_old 2024-02-21 17:57:26.017510355 +0100 +++ /var/tmp/diff_new_pack.tFsrqu/_new 2024-02-21 17:57:26.017510355 +0100 @@ -1,5 +1,5 @@ # -# spec file +# spec file for package adios2 # # Copyright (c) 2024 SUSE LLC # @@ -125,9 +125,7 @@ %{?mpi_flavor}%{!?mpi_flavor:serial} version of ADIOS2. %prep -%setup -q -n ADIOS2-%{version} -%patch0 -p1 -%patch1 -p1 +%autosetup -p1 -n ADIOS2-%{version} bindir=%{_bindir} sed -i "1c #!${bindir}/python3" \ source/utils/bp4dbg/bp4dbg.py \ source/utils/bp5dbg/bp5dbg.py \