Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package wxMaxima for openSUSE:Factory checked in at 2022-12-13 18:56:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wxMaxima (Old) and /work/SRC/openSUSE:Factory/.wxMaxima.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wxMaxima" Tue Dec 13 18:56:03 2022 rev:64 rq:1042545 version:22.11.1 Changes: -------- --- /work/SRC/openSUSE:Factory/wxMaxima/wxMaxima.changes 2022-11-25 16:31:19.630595414 +0100 +++ /work/SRC/openSUSE:Factory/.wxMaxima.new.1835/wxMaxima.changes 2022-12-13 18:56:14.383450601 +0100 @@ -1,0 +2,24 @@ +Mon Dec 5 14:56:27 UTC 2022 - Atri Bhattacharya <badshah...@gmail.com> + +- Update to version 22.11.1: + * Repaired zooming the worksheet. +- Changes from version 22.11.0: + * Resolved an ID collision + (gh#wxMaxima-developers/wxmaxima#1726). + * Faster restart of maxima + (gh#wxMaxima-developers/wxmaxima#1715). + * Make various dialogs window-modal + (gh#wxMaxima-developers/wxmaxima#1712). + * Proper handling of unicode in selection + (gh#wxMaxima-developers/wxmaxima#1726). + * An unicode conversion error + (gh#wxMaxima-developers/wxmaxima#1727). + * Repaired the "enter matrix" dialogue. + * Jump to the correct anchor even if using online help. + * Translation updates. + * Many windows build improvements. + * Resolved a crash on restarting maxima. +- Relax wxGTK3 requirement to version >= 3.1.5. +- Use xvfb-run for tests (which still do not work). + +------------------------------------------------------------------- Old: ---- wxmaxima-Version-22.09.0.tar.gz New: ---- wxmaxima-Version-22.11.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wxMaxima.spec ++++++ --- /var/tmp/diff_new_pack.Qfwqpa/_old 2022-12-13 18:56:15.619457197 +0100 +++ /var/tmp/diff_new_pack.Qfwqpa/_new 2022-12-13 18:56:15.623457219 +0100 @@ -23,7 +23,7 @@ %define __builder ninja %define tarname wxmaxima Name: wxMaxima -Version: 22.09.0 +Version: 22.11.1 Release: 0 Summary: Graphical User Interface for the maxima Computer Algebra System License: GPL-2.0-or-later @@ -46,7 +46,7 @@ BuildRequires: rsvg-view %endif BuildRequires: update-desktop-files -BuildRequires: wxGTK3-devel >= 3.2 +BuildRequires: wxGTK3-devel >= 3.1.5 # gnuplot is needed for plotting Requires: gnuplot Requires: maxima >= 5.30.0 @@ -54,11 +54,7 @@ # SECTION For tests %if %{with tests} BuildRequires: appstream-glib -%if 0%{?suse_version} >= 1550 -BuildRequires: xorg-x11-server-Xvfb -%else -BuildRequires: xorg-x11-server -%endif +BuildRequires: xvfb-run %endif # /SECTION ExcludeArch: ppc64 ppc64le @@ -106,14 +102,11 @@ %if %{with tests} %check -export DISPLAY="%{X_display}" -Xvfb %{X_display} >& Xvfb.log & -trap "kill $! || true" EXIT -sleep 5 - # Needed, otherwise maxima tries to write to a dir without permissions export MAXIMA_USERDIR=./ -%ctest +pushd ./%{__builddir} +xvfb-run ctest --output-on-failure --force-new-ctest-process %{?_smp_mflags} +popd %endif ++++++ wxmaxima-Version-22.09.0.tar.gz -> wxmaxima-Version-22.11.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/wxMaxima/wxmaxima-Version-22.09.0.tar.gz /work/SRC/openSUSE:Factory/.wxMaxima.new.1835/wxmaxima-Version-22.11.1.tar.gz differ: char 13, line 1