Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plplot for openSUSE:Factory checked 
in at 2023-05-04 17:11:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plplot (Old)
 and      /work/SRC/openSUSE:Factory/.plplot.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plplot"

Thu May  4 17:11:42 2023 rev:71 rq:1084705 version:5.15.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/plplot/plplot.changes    2022-02-27 
22:43:43.286641391 +0100
+++ /work/SRC/openSUSE:Factory/.plplot.new.1533/plplot.changes  2023-05-04 
17:11:49.332803265 +0200
@@ -1,0 +2,6 @@
+Wed May  3 06:35:14 UTC 2023 - Atri Bhattacharya <[email protected]>
+
+- Disable octave also for TW (openSUSE >= 1550) since plplot does
+  not support octave >= 8.0.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ plplot.spec ++++++
--- /var/tmp/diff_new_pack.Fx2K0x/_old  2023-05-04 17:11:49.984807083 +0200
+++ /var/tmp/diff_new_pack.Fx2K0x/_new  2023-05-04 17:11:49.988807106 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package plplot
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,8 @@
 #
 # No qhull/octave on arch, ppc
 %ifarch %ix86 x86_64
-%define octave_enabled 1
+# Octave 8+ unsupported
+%define octave_enabled 0
 %else
 %define octave_enabled 0
 %endif

Reply via email to