Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package octave for openSUSE:Factory checked in at 2021-05-10 15:38:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/octave (Old) and /work/SRC/openSUSE:Factory/.octave.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "octave" Mon May 10 15:38:44 2021 rev:71 rq:891834 version:6.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/octave/octave.changes 2021-04-06 17:32:57.607339465 +0200 +++ /work/SRC/openSUSE:Factory/.octave.new.2988/octave.changes 2021-05-10 15:41:17.761105950 +0200 @@ -1,0 +2,5 @@ +Thu May 6 13:56:20 UTC 2021 - Andreas Stieger <[email protected]> + +- move rpm macros to /usr/lib/rpm/marcos.d (boo#1185659) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ octave.spec ++++++ --- /var/tmp/diff_new_pack.3CcA9l/_old 2021-05-10 15:41:18.349103650 +0200 +++ /var/tmp/diff_new_pack.3CcA9l/_new 2021-05-10 15:41:18.349103650 +0200 @@ -56,7 +56,7 @@ Summary: A High Level Programming Language License: GPL-3.0-or-later Group: Productivity/Scientific/Math -URL: http://www.octave.org/ +URL: https://www.octave.org/ Source: https://ftp.gnu.org/gnu/octave/%{name}-%{src_ver}.tar.lz Source3: octave.macros # PATCH-FIX-OPENSUSE @@ -268,7 +268,7 @@ rm -rf %{buildroot}/%{_datadir}/applications/ %endif # rpm macros -install -Dm 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/rpm/macros.octave +install -Dm 644 %{SOURCE3} %{buildroot}%{_rpmmacrodir}/macros.octave # increase stack size set by the JVM, affects the whole octave process echo "-Xss8m" > %{buildroot}/%{_datadir}/%{name}/%{src_ver}/m/java/java.opts @@ -351,7 +351,7 @@ %{_libdir}/%{name}/api-%{apiver} %{_libdir}/pkgconfig/octave.pc %{_libdir}/pkgconfig/octinterp.pc -%config %{_sysconfdir}/rpm/macros.octave +%{_rpmmacrodir}/macros.octave %files doc %doc doc/interpreter/octave.pdf
