Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rinstall for openSUSE:Factory checked in at 2022-05-25 20:34:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rinstall (Old) and /work/SRC/openSUSE:Factory/.rinstall.new.2254 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rinstall" Wed May 25 20:34:16 2022 rev:3 rq:979049 version:0.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/rinstall/rinstall.changes 2022-05-23 15:51:55.590656607 +0200 +++ /work/SRC/openSUSE:Factory/.rinstall.new.2254/rinstall.changes 2022-05-25 20:34:30.364222940 +0200 @@ -1,0 +2,5 @@ +Tue May 24 10:28:25 UTC 2022 - Danilo Spinella <[email protected]> + +- Fix rinstall usage in macros.rinstall + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ macros.rinstall ++++++ --- /var/tmp/diff_new_pack.wx19Nv/_old 2022-05-25 20:34:30.876223655 +0200 +++ /var/tmp/diff_new_pack.wx19Nv/_new 2022-05-25 20:34:30.880223660 +0200 @@ -1,7 +1,8 @@ %rinstall() \ %{shrink:\ %{_bindir}/rinstall \ - --disable-uninstall \ + install \ + --skip-pkginfo \ --system \ --destdir=%{buildroot} \ --prefix=%{_prefix} \
