Hello community,

here is the log from the commit of package wxMaxima for openSUSE:Factory 
checked in at 2020-11-29 12:31:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wxMaxima (Old)
 and      /work/SRC/openSUSE:Factory/.wxMaxima.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wxMaxima"

Sun Nov 29 12:31:07 2020 rev:51 rq:851521 version:20.11.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/wxMaxima/wxMaxima.changes        2020-10-28 
09:59:49.415205259 +0100
+++ /work/SRC/openSUSE:Factory/.wxMaxima.new.5913/wxMaxima.changes      
2020-11-29 12:31:13.734172136 +0100
@@ -1,0 +2,17 @@
+Tue Nov 24 12:40:35 UTC 2020 - Atri Bhattacharya <[email protected]>
+
+- Update to version 20.11.1:
+  * Bugfixes and a fight against bit rot in external frameworks.
+  * Many bug fixes in various places.
+  * Work on a more modern look-and-feel.
+  * stringdisp support and a menu item for it.
+  * Updated the default MathJAX to version 3.
+  * Many autosubscripting improvements.
+  * Updated translations.
+- Changes from version 20.11.0:
+  * Many bug fixes.
+  * An editor for maxima's environment variables.
+  * Updated translations.
+- Run tests as part of %check section; BuildRequires Xvfb.
+
+-------------------------------------------------------------------

Old:
----
  wxMaxima-20.09.0.tar.gz

New:
----
  wxMaxima-20.11.1.tar.gz

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

Other differences:
------------------
++++++ wxMaxima.spec ++++++
--- /var/tmp/diff_new_pack.i9V0gg/_old  2020-11-29 12:31:14.630173043 +0100
+++ /var/tmp/diff_new_pack.i9V0gg/_new  2020-11-29 12:31:14.634173046 +0100
@@ -19,7 +19,7 @@
 %define __builder ninja
 %define tarname wxmaxima
 Name:           wxMaxima
-Version:        20.09.0
+Version:        20.11.1
 Release:        0
 Summary:        Graphical User Interface for the maxima Computer Algebra System
 License:        GPL-2.0-or-later
@@ -53,6 +53,13 @@
 Requires:       gnuplot
 Requires:       maxima >= 5.30.0
 Recommends:     %{name}-lang
+# SECTION For tests
+%if 0%{?suse_version} >= 1550
+BuildRequires:  xorg-x11-server-Xvfb
+%else
+BuildRequires:  xorg-x11-server
+%endif
+# /SECTION
 ExcludeArch:    ppc64 ppc64le
 
 %lang_package
@@ -62,7 +69,7 @@
 based on wxWidgets.
 
 %prep
-%setup -q -n %{tarname}-Version-%{version}
+%autosetup -p1 -n %{tarname}-Version-%{version}
 
 %build
 %cmake
@@ -100,6 +107,12 @@
 
 %find_lang %{name} %{?no_lang_C}
 
+%check
+export DISPLAY=:98
+Xvfb ${DISPLAY} 2>&1 > /dev/null &
+sleep 5
+%ctest
+
 %post
 %install_info --info-dir=%{_infodir} %{_infodir}/wxmaxima.info%{ext_info}
 

++++++ wxMaxima-20.09.0.tar.gz -> wxMaxima-20.11.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/wxMaxima/wxMaxima-20.09.0.tar.gz 
/work/SRC/openSUSE:Factory/.wxMaxima.new.5913/wxMaxima-20.11.1.tar.gz differ: 
char 13, line 1
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to