Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package wxMaxima for openSUSE:Factory 
checked in at 2021-03-12 13:33:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wxMaxima (Old)
 and      /work/SRC/openSUSE:Factory/.wxMaxima.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wxMaxima"

Fri Mar 12 13:33:22 2021 rev:54 rq:878415 version:21.02.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/wxMaxima/wxMaxima.changes        2021-02-25 
18:30:21.658294420 +0100
+++ /work/SRC/openSUSE:Factory/.wxMaxima.new.2401/wxMaxima.changes      
2021-03-12 13:33:25.674334939 +0100
@@ -1,0 +2,16 @@
+Thu Mar  4 19:54:12 UTC 2021 - Atri Bhattacharya <[email protected]>
+
+- Update to version 21.02.0:
+  * Replaced openMP by c++11's built-in thread handling.
+  * Resolved a crash when deleting regions.
+  * The --ini switch should work again correctly.
+  * Fix an issue, where demos didn't re-center screen anymore,
+    when screen is full and print was incomplete.
+  * Made the time between autosaves configurable.
+  * Fixed an issue with reproducible builds.
+  * Updated translations.
+- Add upstream bug reference [gh#wxMaxima-developers/wxmaxim#1504]
+  for wxMaxima-disable-slow-multithreadtest.patch and change
+  PATCH-FIX-OPENSUSE tag to PATCH-FIX-UPSTREAM.
+
+-------------------------------------------------------------------

Old:
----
  wxMaxima-21.01.0.tar.gz

New:
----
  wxMaxima-21.02.0.tar.gz

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

Other differences:
------------------
++++++ wxMaxima.spec ++++++
--- /var/tmp/diff_new_pack.oPpzbq/_old  2021-03-12 13:33:26.318335842 +0100
+++ /var/tmp/diff_new_pack.oPpzbq/_new  2021-03-12 13:33:26.322335848 +0100
@@ -19,14 +19,14 @@
 %define __builder ninja
 %define tarname wxmaxima
 Name:           wxMaxima
-Version:        21.01.0
+Version:        21.02.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-OPENSUSE wxMaxima-disable-slow-multithreadtest.patch 
[email protected] -- Disable a slow test that causes timeouts on OBS workers 
for openSUSE >= 1550
+# PATCH-FIX-UPSTREAM wxMaxima-disable-slow-multithreadtest.patch 
gh#wxMaxima-developers/wxmaxima#1504 [email protected] -- Disable a slow 
test that causes timeouts on OBS workers for openSUSE >= 1550
 Patch0:         wxMaxima-disable-slow-multithreadtest.patch
 BuildRequires:  appstream-glib
 BuildRequires:  cmake

++++++ wxMaxima-21.01.0.tar.gz -> wxMaxima-21.02.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/wxMaxima/wxMaxima-21.01.0.tar.gz 
/work/SRC/openSUSE:Factory/.wxMaxima.new.2401/wxMaxima-21.02.0.tar.gz differ: 
char 18, line 1

++++++ wxMaxima-disable-slow-multithreadtest.patch ++++++
--- /var/tmp/diff_new_pack.oPpzbq/_old  2021-03-12 13:33:26.358335898 +0100
+++ /var/tmp/diff_new_pack.oPpzbq/_new  2021-03-12 13:33:26.362335904 +0100
@@ -10,7 +10,7 @@
 -    NAME multithreadtest
 -    WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/automatic_test_files
 -    COMMAND wxmaxima --logtostdout --pipe --single_process --batch 
threadtest.wxm threadtest2.wxm)
-+# Too slow on openSUSE:Factory leading to job timeouts
++# Lockups on openSUSE:Factory leading to job timeouts
 +#add_test(
 +#    NAME multithreadtest
 +#    WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/automatic_test_files
@@ -22,3 +22,4 @@
  
  add_test(
      NAME ipc_copypaste1
+

Reply via email to