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-07-05 20:13:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/octave (Old) and /work/SRC/openSUSE:Factory/.octave.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "octave" Tue Jul 5 20:13:51 2022 rev:76 rq:986898 version:7.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/octave/octave.changes 2022-05-02 16:25:06.628807578 +0200 +++ /work/SRC/openSUSE:Factory/.octave.new.1548/octave.changes 2022-07-05 20:13:51.566744347 +0200 @@ -1,0 +2,7 @@ +Tue Jul 5 12:08:43 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org> + +- Dynamically generate the dependencies on the correct + libsundials/libsundials_ida package: the so-version can change + over time. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ octave.spec ++++++ --- /var/tmp/diff_new_pack.ZM2Y0x/_old 2022-07-05 20:13:52.206745127 +0200 +++ /var/tmp/diff_new_pack.ZM2Y0x/_new 2022-07-05 20:13:52.210745131 +0200 @@ -168,8 +168,8 @@ Requires: makeinfo Requires(pre): update-alternatives # SECTION Resolve degeneracy between multiple libsundials{_ida}.so providers from serial and parallel flavours of sundials -Requires: libsundials3 -Requires: libsundials_ida5 +Requires: %(rpm -qR sundials-devel | grep -oP "libsundials[0-9]") +Requires: %(rpm -qR sundials-devel | grep -oP "libsundials_ida[0-9]") # /SECTION %if %{with native_graphics} Recommends: epstool