Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package octave for openSUSE:Factory checked in at 2025-03-21 20:23:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/octave (Old) and /work/SRC/openSUSE:Factory/.octave.new.2696 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "octave" Fri Mar 21 20:23:40 2025 rev:90 rq:1255033 version:9.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/octave/octave.changes 2024-09-22 11:06:20.197386428 +0200 +++ /work/SRC/openSUSE:Factory/.octave.new.2696/octave.changes 2025-03-21 20:23:55.118495117 +0100 @@ -1,0 +2,7 @@ +Wed Mar 19 13:36:14 UTC 2025 - Atri Bhattacharya <badshah...@gmail.com> + +- Switch BuildRequires: pcre-devel to pcre2-devel. +- Drop deprecated BuildRequires: update-desktop-files (providing + %suse_update_desktop_file macro that is no longer used). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ octave.spec ++++++ --- /var/tmp/diff_new_pack.YLS5yK/_old 2025-03-21 20:23:55.734520745 +0100 +++ /var/tmp/diff_new_pack.YLS5yK/_new 2025-03-21 20:23:55.738520911 +0100 @@ -1,7 +1,7 @@ # # spec file for package octave # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -83,13 +83,13 @@ BuildRequires: lzip # required for help/doc called from the tests BuildRequires: makeinfo -BuildRequires: pcre-devel BuildRequires: pkgconfig BuildRequires: qhull_r-devel BuildRequires: qrupdate-devel BuildRequires: readline-devel BuildRequires: suitesparse-devel BuildRequires: sundials-devel +BuildRequires: pkgconfig(libpcre2-8) # Tests build requires BuildRequires: unzip BuildRequires: xvfb-run @@ -111,7 +111,6 @@ BuildRequires: qscintilla-qt6-devel BuildRequires: qt6-tools-helpgenerators BuildRequires: qt6-tools-linguist -BuildRequires: update-desktop-files BuildRequires: cmake(Qt6Core) BuildRequires: cmake(Qt6Core5Compat) BuildRequires: cmake(Qt6Gui)