Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cadabra2 for openSUSE:Factory checked in at 2025-08-10 22:20:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cadabra2 (Old) and /work/SRC/openSUSE:Factory/.cadabra2.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cadabra2" Sun Aug 10 22:20:47 2025 rev:32 rq:1298608 version:2.5.14 Changes: -------- --- /work/SRC/openSUSE:Factory/cadabra2/cadabra2.changes 2025-05-12 20:19:41.839499251 +0200 +++ /work/SRC/openSUSE:Factory/.cadabra2.new.1085/cadabra2.changes 2025-08-10 22:20:51.351859869 +0200 @@ -1,0 +2,31 @@ +Mon Aug 4 13:24:15 UTC 2025 - Atri Bhattacharya <badshah...@gmail.com> + +- Update to version 2.5.14: + * TeXmacs is supported again, including plotting (put the + config/init-cadabra2.scm file in the appropriate location). + * Plotting is now supported again by the Jupyter kernel. + * Support for plotting in Kitty and iTerm2 terminals. + * Group equal components when displaying component values of + tensors. + * Internal: some operations now use multiple threads (work in + progress). + * Internal: use a pool allocator for tree nodes. + * Internal: speedup in handling of Multiplier (test suite + speedup by 1.5x). + * Docs: add SympyBridge docs. + * Fix bug when subtracting two component expressions. + * Fix bug with NTensor broadcasting from scalar. + * Fix cadabra2-cli argument handling. + * Fix handling of code blocks in cadabra2-cli, making it + consistent with the notebook. + * Stability improvement to the SymPy bridge by walking the SymPy + AST directly instead of parsing printed output. + * Made \iu the imaginary unit, by default displaying as i . + * Fix loading cadabra2_defaults.py in the Jupyter kernel. + * Fix scrolling bug in notebook which would make the document + jump around for no good reason. + * Internal: refactor to enable cleaner insertion of related + properties on property declaration. + * Fix handling substitute with regex (gh#kpeeters/cadabra2#230). + +------------------------------------------------------------------- Old: ---- cadabra2-2.5.12.obscpio New: ---- cadabra2-2.5.14.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cadabra2.spec ++++++ --- /var/tmp/diff_new_pack.2hRJSC/_old 2025-08-10 22:20:54.107974328 +0200 +++ /var/tmp/diff_new_pack.2hRJSC/_new 2025-08-10 22:20:54.115974661 +0200 @@ -32,7 +32,7 @@ %bcond_with jupyter %endif Name: cadabra2 -Version: 2.5.12 +Version: 2.5.14 Release: 0 Summary: A computer algebra system for solving problems in field theory License: GPL-3.0-or-later ++++++ _service ++++++ --- /var/tmp/diff_new_pack.2hRJSC/_old 2025-08-10 22:20:54.539992270 +0200 +++ /var/tmp/diff_new_pack.2hRJSC/_new 2025-08-10 22:20:54.575993764 +0200 @@ -3,7 +3,7 @@ <service name="obs_scm" mode="manual"> <param name="url">https://github.com/kpeeters/cadabra2.git</param> <param name="scm">git</param> - <param name="revision">2.5.12</param> + <param name="revision">2.5.14</param> <param name="versionformat">@PARENT_TAG@</param> <param name="filename">cadabra2</param> <param name="submodules">enable</param> ++++++ cadabra2-2.5.12.obscpio -> cadabra2-2.5.14.obscpio ++++++ ++++ 16763 lines of diff (skipped) ++++++ cadabra2-disable-components-test.patch ++++++ --- /var/tmp/diff_new_pack.2hRJSC/_old 2025-08-10 22:21:04.032386483 +0200 +++ /var/tmp/diff_new_pack.2hRJSC/_new 2025-08-10 22:21:04.040386815 +0200 @@ -1,8 +1,8 @@ -Index: cadabra2-2.3.9.3/tests/CMakeLists.txt +Index: cadabra2-2.5.14/tests/CMakeLists.txt =================================================================== ---- cadabra2-2.3.9.3.orig/tests/CMakeLists.txt -+++ cadabra2-2.3.9.3/tests/CMakeLists.txt -@@ -69,7 +69,6 @@ set(RTESTS +--- cadabra2-2.5.14.orig/tests/CMakeLists.txt ++++ cadabra2-2.5.14/tests/CMakeLists.txt +@@ -71,7 +71,6 @@ set(RTESTS trigonometric noncovariant algebra ++++++ cadabra2.obsinfo ++++++ --- /var/tmp/diff_new_pack.2hRJSC/_old 2025-08-10 22:21:04.088388808 +0200 +++ /var/tmp/diff_new_pack.2hRJSC/_new 2025-08-10 22:21:04.092388975 +0200 @@ -1,5 +1,5 @@ name: cadabra2 -version: 2.5.12 -mtime: 1746614135 -commit: 5a7d2b3ff022b8ed9bd6ae33efe22a2cda9a6172 +version: 2.5.14 +mtime: 1753990114 +commit: a4ab1c93912f1724f2f3ef26e7deba5a1b694af6