Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python39 for openSUSE:Factory checked in at 2025-03-13 15:07:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python39 (Old) and /work/SRC/openSUSE:Factory/.python39.new.19136 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python39" Thu Mar 13 15:07:39 2025 rev:72 rq:1252712 version:3.9.21 Changes: -------- --- /work/SRC/openSUSE:Factory/python39/python39.changes 2025-02-07 23:11:40.161997051 +0100 +++ /work/SRC/openSUSE:Factory/.python39.new.19136/python39.changes 2025-03-13 15:08:29.523974834 +0100 @@ -1,0 +2,5 @@ +Mon Mar 10 15:44:31 UTC 2025 - Bernhard Wiedemann <[email protected]> + +- Skip PGO with %want_reproducible_builds (bsc#1239210) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python39.spec ++++++ --- /var/tmp/diff_new_pack.JATOPh/_old 2025-03-13 15:08:30.476014768 +0100 +++ /var/tmp/diff_new_pack.JATOPh/_new 2025-03-13 15:08:30.480014935 +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
