Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bandicoot for openSUSE:Factory checked in at 2026-01-27 16:12:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bandicoot (Old) and /work/SRC/openSUSE:Factory/.bandicoot.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bandicoot" Tue Jan 27 16:12:46 2026 rev:3 rq:1329355 version:3.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/bandicoot/bandicoot.changes 2024-04-17 14:45:58.835389546 +0200 +++ /work/SRC/openSUSE:Factory/.bandicoot.new.1928/bandicoot.changes 2026-01-27 16:14:28.879470202 +0100 @@ -1,0 +2,18 @@ +Fri Jan 23 13:26:13 UTC 2026 - Atri Bhattacharya <[email protected]> + +- Update to version 3.1.0: + * Add non-contiguous submatrix views (Mat.elem(v), + Mat.submat(rows, cols), Cube.elem(v), Mat,rows(rows), + Mat.cols(cols)) + * Use NVRTC PTX compilation when the card architecture is too + new for the NVRTC version + * Install into /usr/local/ by default on Linux/macOS systems + * Add COOT_TARGET_OPENCL_VERSION configuration macro to suppress + OpenCL compilation warnings + * Add coot_backend() to get the selected backend + * Bugfix for operations on mixed matrix or cube types +- Changes from previous versions: + * See https://coot.sourceforge.io/docs.html#changelog +- Bump so version in shared library package name. + +------------------------------------------------------------------- Old: ---- bandicoot-1.13.0.tar.xz New: ---- bandicoot-3.1.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bandicoot.spec ++++++ --- /var/tmp/diff_new_pack.2jNCZk/_old 2026-01-27 16:14:30.675544513 +0100 +++ /var/tmp/diff_new_pack.2jNCZk/_new 2026-01-27 16:14:30.679544678 +0100 @@ -1,7 +1,7 @@ # # spec file for package bandicoot # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,10 +16,10 @@ # -%define sover 1 +%define sover 3 %define shlib lib%{name}%{sover} Name: bandicoot -Version: 1.13.0 +Version: 3.1.0 Release: 0 Summary: C++ library for GPU accelerated linear algebra License: Apache-2.0 @@ -69,10 +69,7 @@ %install %cmake_install -%check - -%post -n %{shlib} -p /sbin/ldconfig -%postun -n %{shlib} -p /sbin/ldconfig +%ldconfig_scriptlets -n %{shlib} %files -n %{shlib} %license LICENSE.txt ++++++ bandicoot-1.13.0.tar.xz -> bandicoot-3.1.0.tar.xz ++++++ ++++ 160580 lines of diff (skipped)
