Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package adios for openSUSE:Factory checked in at 2024-02-26 19:44:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/adios (Old) and /work/SRC/openSUSE:Factory/.adios.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "adios" Mon Feb 26 19:44:27 2024 rev:7 rq:1150310 version:1.13.1 Changes: -------- --- /work/SRC/openSUSE:Factory/adios/adios.changes 2023-11-02 20:22:53.310967613 +0100 +++ /work/SRC/openSUSE:Factory/.adios.new.1770/adios.changes 2024-02-26 19:45:32.726244045 +0100 @@ -1,0 +2,6 @@ +Tue Feb 20 09:59:39 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ adios.spec ++++++ --- /var/tmp/diff_new_pack.Atwu4w/_old 2024-02-26 19:45:33.250262988 +0100 +++ /var/tmp/diff_new_pack.Atwu4w/_new 2024-02-26 19:45:33.254263133 +0100 @@ -1,7 +1,7 @@ # -# spec file +# spec file for package adios # -# 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 @@ -348,9 +348,7 @@ %{?with_hpc:%{hpc_master_package -L devel-static}} %prep -%setup -q -n %{pname}-%{version} -%patch0 -p1 -%patch1 -p1 +%autosetup -p1 -n %{pname}-%{version} %build %{?with_hpc:%hpc_setup}
