Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ruby2.7 for openSUSE:Factory checked in at 2021-09-03 21:26:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ruby2.7 (Old) and /work/SRC/openSUSE:Factory/.ruby2.7.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ruby2.7" Fri Sep 3 21:26:05 2021 rev:8 rq:915101 version:2.7.3 Changes: -------- --- /work/SRC/openSUSE:Factory/ruby2.7/ruby2.7.changes 2021-07-20 15:38:57.001417212 +0200 +++ /work/SRC/openSUSE:Factory/.ruby2.7.new.1899/ruby2.7.changes 2021-09-03 21:26:52.418223539 +0200 @@ -1,0 +2,5 @@ +Mon Aug 30 15:02:49 UTC 2021 - Marcus Rueckert <mrueck...@suse.de> + +- use modern make_* macros + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ruby2.7.spec ++++++ --- /var/tmp/diff_new_pack.sFJQqC/_old 2021-09-03 21:26:52.942224576 +0200 +++ /var/tmp/diff_new_pack.sFJQqC/_new 2021-09-03 21:26:52.946224584 +0200 @@ -320,10 +320,10 @@ --enable-shared \ --disable-static \ --disable-rpath -make all V=1 STRIP=/bin/true +%make_build V=1 STRIP=/bin/true %install -%makeinstall V=1 STRIP=/bin/true +%make_install V=1 STRIP=/bin/true perl -p -i -e 's|#!/usr/local/bin/ruby|%{_bindir}/ruby|g' $(grep -r -l /usr/local/bin/ruby %{buildroot}) echo "%defattr(-,root,root,-)" > devel-extra-excludes echo "%defattr(-,root,root,-)" > devel-extra-list