Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python310 for openSUSE:Factory checked in at 2025-03-16 18:58:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python310 (Old) and /work/SRC/openSUSE:Factory/.python310.new.19136 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python310" Sun Mar 16 18:58:01 2025 rev:57 rq:1252710 version:3.10.16 Changes: -------- --- /work/SRC/openSUSE:Factory/python310/python310.changes 2025-02-09 19:59:13.716959368 +0100 +++ /work/SRC/openSUSE:Factory/.python310.new.19136/python310.changes 2025-03-16 18:58:10.551438348 +0100 @@ -1,0 +2,5 @@ +Mon Mar 10 15:44:31 UTC 2025 - Bernhard Wiedemann <bwiedem...@suse.com> + +- Skip PGO with %want_reproducible_builds (bsc#1239210) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python310.spec ++++++ --- /var/tmp/diff_new_pack.Ze7EaW/_old 2025-03-16 18:58:14.571606524 +0100 +++ /var/tmp/diff_new_pack.Ze7EaW/_new 2025-03-16 18:58:14.591607360 +0100 @@ -36,7 +36,7 @@ %bcond_without general %endif -%if 0%{?do_profiling} +%if 0%{?do_profiling} && !0%{?want_reproducible_builds} %bcond_without profileopt %else %bcond_with profileopt