Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kokkos for openSUSE:Factory checked in at 2024-04-02 16:42:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kokkos (Old) and /work/SRC/openSUSE:Factory/.kokkos.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kokkos" Tue Apr 2 16:42:48 2024 rev:11 rq:1163728 version:4.2.00 Changes: -------- --- /work/SRC/openSUSE:Factory/kokkos/kokkos.changes 2023-12-07 19:12:09.967155919 +0100 +++ /work/SRC/openSUSE:Factory/.kokkos.new.1905/kokkos.changes 2024-04-02 16:44:36.529858293 +0200 @@ -1,0 +2,6 @@ +Sun Mar 10 14:55:26 UTC 2024 - Sarah Kriesch <[email protected]> + +- Remove constraints file because of improved memory usage +- Edit shebang lines for nvcc_wrapper and kokkos_launch_compiler because of rpm errors + +------------------------------------------------------------------- Old: ---- _constraints ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kokkos.spec ++++++ --- /var/tmp/diff_new_pack.HkiXpa/_old 2024-04-02 16:44:37.093878427 +0200 +++ /var/tmp/diff_new_pack.HkiXpa/_new 2024-04-02 16:44:37.093878427 +0200 @@ -1,7 +1,7 @@ # # spec file for package kokkos # -# 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 @@ -75,6 +75,7 @@ %prep %setup -q sed -i '1c #!/usr/bin/bash' bin/hpcbind bin/runtest +sed -i '1s|/usr/bin/env bash|/usr/bin/bash|' bin/kokkos_launch_compiler bin/nvcc_wrapper %build %global _lto_cflags %{_lto_cflags} -ffat-lto-objects
