Hello community,

here is the log from the commit of package wxMaxima for openSUSE:Factory 
checked in at 2020-07-27 17:44:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wxMaxima (Old)
 and      /work/SRC/openSUSE:Factory/.wxMaxima.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wxMaxima"

Mon Jul 27 17:44:26 2020 rev:48 rq:822923 version:20.07.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/wxMaxima/wxMaxima.changes        2020-07-15 
15:07:19.859545258 +0200
+++ /work/SRC/openSUSE:Factory/.wxMaxima.new.3592/wxMaxima.changes      
2020-07-27 17:46:15.599329908 +0200
@@ -1,0 +2,22 @@
+Wed Jul 22 08:10:24 UTC 2020 - Atri Bhattacharya <[email protected]>
+
+- Update to version 20.07.0:
+  * A massive performance update.
+  * Better display of sqrt() cells.
+  * Better display of fractions.
+  * Nicer display of lists.
+  * Made sure we read in the whole .mac file when opening .mac
+    files.
+  * Allow building wxMaxima, if pandoc or po4translate are not
+    installed.
+  * As always many small additional bug fixes.
+  * Updated translations.
+- Drop wxMaxima-string-type-conversion.patch: upstreamed.
+
+-------------------------------------------------------------------
+Sun Jul 19 17:26:18 UTC 2020 - Atri Bhattacharya <[email protected]>
+
+- Compile against the more recent toolkit wxGTK3 >= 3.1 for
+  openSUSE >= 1550 (mainly for better HiDPI support).
+
+-------------------------------------------------------------------

Old:
----
  wxMaxima-20.06.6.tar.gz
  wxMaxima-string-type-conversion.patch

New:
----
  wxMaxima-20.07.0.tar.gz

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

Other differences:
------------------
++++++ wxMaxima.spec ++++++
--- /var/tmp/diff_new_pack.AbxjFK/_old  2020-07-27 17:46:20.403334418 +0200
+++ /var/tmp/diff_new_pack.AbxjFK/_new  2020-07-27 17:46:20.407334422 +0200
@@ -19,15 +19,13 @@
 %define __builder ninja
 %define tarname wxmaxima
 Name:           wxMaxima
-Version:        20.06.6
+Version:        20.07.0
 Release:        0
 Summary:        Graphical User Interface for the maxima Computer Algebra System
 License:        GPL-2.0-or-later
 Group:          Productivity/Scientific/Math
 URL:            https://wxmaxima-developers.github.io/wxmaxima/
 Source0:        
https://github.com/wxmaxima-developers/wxmaxima/archive/Version-%{version}.tar.gz#/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM wxMaxima-string-type-conversion.patch 
gh#wxMaxima-developers/wxmaxima#1324 [email protected] -- Fix an invalid 
wxString to wxChar* conversion
-Patch0:         wxMaxima-string-type-conversion.patch
 BuildRequires:  appstream-glib
 BuildRequires:  cmake
 BuildRequires:  doxygen
@@ -45,7 +43,11 @@
 BuildRequires:  rsvg-view
 %endif
 BuildRequires:  update-desktop-files
+%if 0%{?suse_version} >= 1550
+BuildRequires:  wxGTK3-devel >= 3.1
+%else
 BuildRequires:  wxWidgets-devel >= 3
+%endif
 # gnuplot is needed for plotting
 Requires:       gnuplot
 Requires:       maxima >= 5.30.0
@@ -60,7 +62,6 @@
 
 %prep
 %setup -q -n %{tarname}-Version-%{version}
-%patch0 -p1
 
 %build
 %cmake

++++++ wxMaxima-20.06.6.tar.gz -> wxMaxima-20.07.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/wxMaxima/wxMaxima-20.06.6.tar.gz 
/work/SRC/openSUSE:Factory/.wxMaxima.new.3592/wxMaxima-20.07.0.tar.gz differ: 
char 13, line 1


Reply via email to