Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python313 for openSUSE:Factory 
checked in at 2025-03-12 15:19:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python313 (Old)
 and      /work/SRC/openSUSE:Factory/.python313.new.19136 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python313"

Wed Mar 12 15:19:55 2025 rev:20 rq:1251953 version:3.13.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python313/python313.changes      2025-03-06 
14:47:56.443456891 +0100
+++ /work/SRC/openSUSE:Factory/.python313.new.19136/python313.changes   
2025-03-12 15:19:56.807900432 +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).
+
+-------------------------------------------------------------------
@@ -2966 +2971,2 @@
-      over multiple lines in combination with unicode encoding.
+      over multiple lines in combination with unicode encoding
+      (bsc#1238450 CVE-2025-1795)

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python313.spec ++++++
--- /var/tmp/diff_new_pack.Ofs0k2/_old  2025-03-12 15:19:57.991950015 +0100
+++ /var/tmp/diff_new_pack.Ofs0k2/_new  2025-03-12 15:19:57.991950015 +0100
@@ -54,7 +54,7 @@
 %bcond_with GIL
 %endif
 
-%if 0%{?do_profiling}
+%if 0%{?do_profiling} && !0%{?want_reproducible_builds}
 %bcond_without profileopt
 %else
 %bcond_with profileopt

Reply via email to