Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package octave for openSUSE:Factory checked 
in at 2022-09-20 19:23:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave (Old)
 and      /work/SRC/openSUSE:Factory/.octave.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "octave"

Tue Sep 20 19:23:51 2022 rev:80 rq:1004881 version:7.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/octave/octave.changes    2022-09-01 
22:12:15.696423089 +0200
+++ /work/SRC/openSUSE:Factory/.octave.new.2083/octave.changes  2022-09-20 
19:23:56.562535829 +0200
@@ -1,0 +2,7 @@
+Fri Sep 16 07:44:04 UTC 2022 - Atri Bhattacharya <[email protected]>
+
+- octave-cli: Fix Requires after sundials main library was split
+  into multiple shared libs.
+- Update _constraints: Upto 10 GiB now required.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ octave.spec ++++++
--- /var/tmp/diff_new_pack.lqz8JZ/_old  2022-09-20 19:23:57.302537952 +0200
+++ /var/tmp/diff_new_pack.lqz8JZ/_new  2022-09-20 19:23:57.306537963 +0200
@@ -167,8 +167,8 @@
 Group:          Productivity/Scientific/Math
 Requires:       makeinfo
 Requires(pre):  update-alternatives
-# SECTION Resolve degeneracy between multiple libsundials{_ida}.so providers 
from serial and parallel flavours of sundials
-Requires:       %(rpm -qR sundials-devel | grep -oP "libsundials[0-9]")
+# SECTION Resolve degeneracy between multiple libsundials_{sunlinsol,ida}.so 
providers from serial and parallel flavours of sundials
+Requires:       %(rpm -qR sundials-devel | grep -oP 
"libsundials_sunlinsol[0-9_]+")
 Requires:       %(rpm -qR sundials-devel | grep -oP "libsundials_ida[0-9]")
 # /SECTION
 %if %{with native_graphics}

++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.lqz8JZ/_old  2022-09-20 19:23:57.354538101 +0200
+++ /var/tmp/diff_new_pack.lqz8JZ/_new  2022-09-20 19:23:57.358538112 +0200
@@ -5,7 +5,7 @@
       <size unit="G">2</size>
     </physicalmemory>
     <disk>
-      <size unit="G">8</size>
+      <size unit="G">10</size>
     </disk>
     <memoryperjob>
       <size unit="M">700</size>

Reply via email to