Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package wxMaxima for openSUSE:Factory 
checked in at 2026-08-14 22:07:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wxMaxima (Old)
 and      /work/SRC/openSUSE:Factory/.wxMaxima.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wxMaxima"

Fri Aug 14 22:07:39 2026 rev:90 rq:1371062 version:26.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/wxMaxima/wxMaxima.changes        2026-08-09 
21:37:45.063169215 +0200
+++ /work/SRC/openSUSE:Factory/.wxMaxima.new.1258/wxMaxima.changes      
2026-08-14 22:07:55.904081738 +0200
@@ -1,0 +2,61 @@
+Thu Aug 13 13:44:58 UTC 2026 - Atri Bhattacharya <[email protected]>
+
+- Update to version 26.08.0:
+  * Sidebars can now be minimized, not only closed
+    (gh#wxMaxima-developers/wxmaxima#2229).
+  * Right-to-left interface languages support. Full support
+    requires libfribidi
+  * Restored translations that had quietly gone missing:
+    (gh#wxMaxima-developers/wxmaxima#2047).
+  * Equations exported as PNG
+    (gh#wxMaxima-developers/wxmaxima#2231) or SVG
+    (gh#wxMaxima-developers/wxmaxima#2230) now are accessible in
+    3.3.1/3.3.3, respectively.
+  * Many export improvements.
+  * Fixed scaled images losing their transparency
+    (gh#wxMaxima-developers/wxmaxima#2227).
+  * Evaluating a folded section no longer unfolds
+    (gh#wxMaxima-developers/wxmaxima#1952).
+  * "Pop out interactively" on a plot now tells you when gnuplot
+    had trouble with it (gh#wxMaxima-developers/wxmaxima#1973).
+  * sum()/product()/lsum no longer wrap a plain summand in
+    spurious parentheses, matching Maxima's own terminal output
+    (gh#wxMaxima-developers/wxmaxima#1536); box() no longer gets
+    spurious parentheses around it either
+    (gh#wxMaxima-developers/wxmaxima#1948).
+  * Folding/unfolding a section (or "Fold All"/"Unfold All") is
+    now part of the undo history
+    (gh#wxMaxima-developers/wxmaxima#266).
+  * Fixed wxMaxima losing sync with Maxima's working directory for
+    names containing wildcard-like characters or, on Windows,
+    characters outside the system codepage; a persistently broken
+    path no longer spams the warning on every command
+    (gh#wxMaxima-developers/wxmaxima#1672).
+  * Code cell syntax highlighting improvements
+    (gh#wxMaxima-developers/wxmaxima#898).
+  * Table of contents: dragging a chapter/section to reorder it
+    now actually works (gh#wxMaxima-developers/wxmaxima#1524).
+  * Fixed two 32-bit-only
+    bugs(gh#wxMaxima-developers/wxmaxima#2208); CI now actually
+    runs the tests there too.
+  * --batch/--exit-on-error now actually halts on an unanswerable
+    interactive question instead of hanging forever
+    (gh#wxMaxima-developers/wxmaxima#2178).
+  * Real tab handling.
+  * Better ASCII Arts support
+    (gh#wxMaxima-developers/wxmaxima#1608).
+  * New Maxima variable wxdirs exposes wxMaxima's own
+    configuration/data/ help/locale paths to .mac scripts.
+  * Added "Anonymize Code for Bug Report" to the Help menu
+    (gh#wxMaxima-developers/wxmaxima#1339): replaces every
+    non-builtin name in the selected code (or, after confirmation,
+    the whole document) with a random name, consistently, so a
+    worksheet can be shared in a bug report without revealing the
+    original names.
+  * Reduced the memory footprint of every cell on the worksheet by
+    computing line-wrap draw order on demand instead of storing it
+    per cell (gh#wxMaxima-developers/wxmaxima#1445).
+- Add BuildRequires: pkgconfig(fribidi) for full RTL language
+  support.
+
+-------------------------------------------------------------------

Old:
----
  wxmaxima-Version-26.07.1.tar.gz

New:
----
  wxmaxima-Version-26.08.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ wxMaxima.spec ++++++
--- /var/tmp/diff_new_pack.UwTRug/_old  2026-08-14 22:07:57.064123973 +0200
+++ /var/tmp/diff_new_pack.UwTRug/_new  2026-08-14 22:07:57.067124083 +0200
@@ -16,14 +16,14 @@
 #
 
 
-# Tests fail on chroot, but work fine locally
-# https://github.com/wxMaxima-developers/wxmaxima/issues/1699
+# Test fails
+# https://github.com/wxMaxima-developers/wxmaxima/issues/1775
 %bcond_with tests
 %define X_display ":98"
 %define __builder ninja
 %define tarname wxmaxima
 Name:           wxMaxima
-Version:        26.07.1
+Version:        26.08.0
 Release:        0
 Summary:        Graphical User Interface for the maxima Computer Algebra System
 License:        GPL-2.0-or-later
@@ -41,6 +41,7 @@
 BuildRequires:  ninja
 BuildRequires:  po4a
 BuildRequires:  wxGTK3-devel >= 3.1.5
+BuildRequires:  pkgconfig(fribidi)
 # gnuplot is needed for plotting
 Requires:       gnuplot
 Requires:       maxima >= 5.30.0

++++++ wxmaxima-Version-26.07.1.tar.gz -> wxmaxima-Version-26.08.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/wxMaxima/wxmaxima-Version-26.07.1.tar.gz 
/work/SRC/openSUSE:Factory/.wxMaxima.new.1258/wxmaxima-Version-26.08.0.tar.gz 
differ: char 13, line 1

Reply via email to