Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python310 for openSUSE:Factory
checked in at 2024-11-30 13:27:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python310 (Old)
and /work/SRC/openSUSE:Factory/.python310.new.28523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python310"
Sat Nov 30 13:27:20 2024 rev:54 rq:1227182 version:3.10.15
Changes:
--------
--- /work/SRC/openSUSE:Factory/python310/python310.changes 2024-11-15
15:37:44.772615460 +0100
+++ /work/SRC/openSUSE:Factory/.python310.new.28523/python310.changes
2024-11-30 13:27:29.100803683 +0100
@@ -4,0 +5 @@
+- Apply sphinx-72.patch only conditionally for non-SLE-15 builds.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python310.spec ++++++
--- /var/tmp/diff_new_pack.BUWpc0/_old 2024-11-30 13:27:29.960839505 +0100
+++ /var/tmp/diff_new_pack.BUWpc0/_new 2024-11-30 13:27:29.960839505 +0100
@@ -484,7 +484,11 @@
%patch -p1 -P 17
%patch -p1 -P 18
%patch -p1 -P 19
+
+%if ! 0%{?sle_version} || 0%{?sle_version} >= 160000
%patch -p1 -P 21
+%endif
+
%patch -p1 -P 22
%patch -p1 -P 24
%patch -p1 -P 27