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-01-17 14:56:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wxMaxima (Old) and /work/SRC/openSUSE:Factory/.wxMaxima.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wxMaxima" Sat Jan 17 14:56:32 2026 rev:85 rq:1327720 version:26.01.0 Changes: -------- --- /work/SRC/openSUSE:Factory/wxMaxima/wxMaxima.changes 2025-05-06 16:41:17.359826685 +0200 +++ /work/SRC/openSUSE:Factory/.wxMaxima.new.1928/wxMaxima.changes 2026-01-17 14:57:17.297546218 +0100 @@ -1,0 +2,35 @@ +Thu Jan 15 18:43:35 UTC 2026 - Atri Bhattacharya <[email protected]> + +- Update to version 26.01.0: + * Keep the wxm/mac difference when saving wxm/exporting mac. + * Replace unicode fractions in math input. + * Use wxArtProvider images for the copy/print icons in the + config dialogue. + * Support webp images if wxWidgets >= 3.3.0 is used. + * Fix the General Math sidebar resize issue + (gh#wxMaxima-developers/wxmaxima#2022). + * Fix the resizing of the 'Insert cell' sidebar (same problem as + the 'General Math' sidebar). + * Fix a crash when copying a input cell (collapsed to only show + the input). + * Fix a crash when deleting a text cell + (gh#wxMaxima-developers/wxmaxima#2041). + * Fix subscripts of greek letters + (gh#wxMaxima-developers/wxmaxima#2045). + * Fix the "Numerical solutions of polynomial" (with and without + bigfloats) wizards. + * Save the chosen invertion status in the configuration. Fixes + issue gh#wxMaxima-developers/wxmaxima#2049. + * Try to highlight input text that coincides with selected + output text. + * diff() now doesn't add a ",1" if only the 1st derivate is + meant. + * A more consistent worksheet zoom feature. +- Drop use of deprecated %suse_update_desktop_file macro. + +------------------------------------------------------------------- +Wed Nov 19 17:16:39 UTC 2025 - Atri Bhattacharya <[email protected]> + +- Don't remove pixmaps icons. + +------------------------------------------------------------------- Old: ---- wxmaxima-Version-25.04.0.tar.gz New: ---- wxmaxima-Version-26.01.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wxMaxima.spec ++++++ --- /var/tmp/diff_new_pack.OdOB5k/_old 2026-01-17 14:57:18.077578984 +0100 +++ /var/tmp/diff_new_pack.OdOB5k/_new 2026-01-17 14:57:18.089579488 +0100 @@ -1,7 +1,7 @@ # # spec file for package wxMaxima # -# Copyright (c) 2025 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 @@ -23,7 +23,7 @@ %define __builder ninja %define tarname wxmaxima Name: wxMaxima -Version: 25.04.0 +Version: 26.01.0 Release: 0 Summary: Graphical User Interface for the maxima Computer Algebra System License: GPL-2.0-or-later @@ -40,7 +40,6 @@ BuildRequires: maxima-exec-sbcl BuildRequires: ninja BuildRequires: po4a -BuildRequires: update-desktop-files BuildRequires: wxGTK3-devel >= 3.1.5 # gnuplot is needed for plotting Requires: gnuplot @@ -74,9 +73,6 @@ mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/mimetypes install -m0644 -t %{buildroot}%{_datadir}/icons/hicolor/scalable/mimetypes data/text-x-wx*.svg -# Remove unnecessary icons out of pixmaps -rm %{buildroot}%{_datadir}/pixmaps/* - # Remove non-standard hicolor icon sizes for sz in 150 310 44 42 8 do @@ -86,7 +82,6 @@ # Remove license installed by make install, we include them by using %%license rm %{buildroot}%{_datadir}/doc/%{tarname}/{COPYING,GPL.txt} -%suse_update_desktop_file io.github.wxmaxima_developers.wxMaxima %fdupes %{buildroot}%{_prefix} %find_lang %{name} %{?no_lang_C} @@ -102,7 +97,7 @@ %files %license COPYING GPL.txt %doc %{_datadir}/doc/%{tarname}/ -%{_bindir}/* +%{_bindir}/wxmaxima %{_datadir}/wxMaxima/ %{_datadir}/icons/hicolor/*/apps/io.github.wxmaxima_developers.wxMaxima.* %{_datadir}/icons/hicolor/*/mimetypes/text-x-wx*.svg @@ -112,6 +107,7 @@ %{_mandir}/man1/wxmaxima*%{ext_man} %{_mandir}/*/man1/wxmaxima*%{ext_man} %{_datadir}/mime/packages/*.xml +%{_datadir}/pixmaps/* %files lang -f %{name}.lang ++++++ wxmaxima-Version-25.04.0.tar.gz -> wxmaxima-Version-26.01.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/wxMaxima/wxmaxima-Version-25.04.0.tar.gz /work/SRC/openSUSE:Factory/.wxMaxima.new.1928/wxmaxima-Version-26.01.0.tar.gz differ: char 15, line 1
