Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package adios2 for openSUSE:Factory checked in at 2025-12-08 11:55:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/adios2 (Old) and /work/SRC/openSUSE:Factory/.adios2.new.1939 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "adios2" Mon Dec 8 11:55:33 2025 rev:12 rq:1321401 version:2.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/adios2/adios2.changes 2025-07-01 11:37:22.621356838 +0200 +++ /work/SRC/openSUSE:Factory/.adios2.new.1939/adios2.changes 2025-12-08 11:56:30.171893867 +0100 @@ -1,0 +2,13 @@ +Fri Dec 05 00:00:00 UTC 2025 - Vicente Adolfo Bolea Sanchez <[email protected]> - 2.11.0 + +- Added ADIOS2 v2.11.0: + * Support for reader-side computed variables with expression evaluation. + * Remote Data Access Infrastructure using XRootD. + * GPU and Memory Space Improvements. + * Campaign Management System Overhaul. + * Compression and Data Format Advances. + * ADIOS2 now adopts OpenSSF best practices. + * Release notes: https://github.com/ornladios/ADIOS2/releases/tag/v2.11.0 +- Dropped patch: missing_includes_for_gcc15.patch + +------------------------------------------------------------------- Old: ---- ADIOS2-2.10.2.tar.gz missing_includes_for_gcc15.patch New: ---- ADIOS2-2.11.0.tar.gz ----------(Old B)---------- Old: * Release notes: https://github.com/ornladios/ADIOS2/releases/tag/v2.11.0 - Dropped patch: missing_includes_for_gcc15.patch ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ adios2.spec ++++++ --- /var/tmp/diff_new_pack.PIlF8B/_old 2025-12-08 11:56:30.843922021 +0100 +++ /var/tmp/diff_new_pack.PIlF8B/_new 2025-12-08 11:56:30.843922021 +0100 @@ -18,8 +18,8 @@ %define flavor @BUILD_FLAVOR@%{nil} %define major_ver 2 -%define minor_ver 10 -%define patch_ver 2 +%define minor_ver 11 +%define patch_ver 0 # Name the suffix of the pkg %if "%{flavor}" != "%{nil}" %define pkg_suffix -%{flavor} @@ -82,7 +82,6 @@ Source0: https://github.com/ornladios/ADIOS2/archive/refs/tags/v%{version}.tar.gz#/ADIOS2-%{version}.tar.gz Source1: adios2-rpmlintrc # PATCH-FIX-UPSTREAM boo#1244421 -Patch1: missing_includes_for_gcc15.patch ExcludeArch: %{ix86} BuildRequires: cmake BuildRequires: fdupes @@ -231,10 +230,10 @@ %prep %autosetup -p1 -n ADIOS2-%{version} bindir=%{_bindir} sed -i "1c #!%{_bindir}/python3" \ + source/utils/adios2_json_pp.py \ source/utils/bp4dbg/bp4dbg.py \ source/utils/bp5dbg/bp5dbg.py \ - source/utils/adios2_json_pp.py \ - source/utils/adios_campaign_manager/adios2_campaign_manager.py + source/utils/bpcmp/bpcmp.py %build %global __builder ninja ++++++ ADIOS2-2.10.2.tar.gz -> ADIOS2-2.11.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/adios2/ADIOS2-2.10.2.tar.gz /work/SRC/openSUSE:Factory/.adios2.new.1939/ADIOS2-2.11.0.tar.gz differ: char 13, line 1
