Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnuhealth for openSUSE:Factory checked in at 2023-10-18 21:25:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnuhealth (Old) and /work/SRC/openSUSE:Factory/.gnuhealth.new.31755 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnuhealth" Wed Oct 18 21:25:18 2023 rev:63 rq:1118335 version:4.2.3 Changes: -------- --- /work/SRC/openSUSE:Factory/gnuhealth/gnuhealth.changes 2023-09-25 20:47:20.193813194 +0200 +++ /work/SRC/openSUSE:Factory/.gnuhealth.new.31755/gnuhealth.changes 2023-10-18 21:25:24.480044693 +0200 @@ -1,0 +2,6 @@ +Tue Oct 17 11:47:48 UTC 2023 - Daniel Garcia Moreno <daniel.gar...@suse.com> + +- Remove %python3_install prefix and root options, that's included in + the macro by default. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnuhealth.spec ++++++ --- /var/tmp/diff_new_pack.tyzOie/_old 2023-10-18 21:25:25.332075558 +0200 +++ /var/tmp/diff_new_pack.tyzOie/_new 2023-10-18 21:25:25.332075558 +0200 @@ -135,7 +135,7 @@ %install for i in h*; do pushd $i - %python3_install --prefix=%_prefix --root=%buildroot + %python3_install popd done