Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libcbor for openSUSE:Factory checked 
in at 2024-09-17 18:17:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libcbor (Old)
 and      /work/SRC/openSUSE:Factory/.libcbor.new.29891 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libcbor"

Tue Sep 17 18:17:04 2024 rev:9 rq:1201512 version:0.11.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libcbor/libcbor.changes  2024-04-04 
22:24:19.531040753 +0200
+++ /work/SRC/openSUSE:Factory/.libcbor.new.29891/libcbor.changes       
2024-09-17 18:17:08.484361833 +0200
@@ -1,0 +2,5 @@
+Mon Sep 16 09:29:46 UTC 2024 - Eric Schirra <[email protected]>
+
+- The doc fails to build with an assert in sphinx in 15sp6 also.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libcbor.spec ++++++
--- /var/tmp/diff_new_pack.gZUIb9/_old  2024-09-17 18:17:09.496403758 +0200
+++ /var/tmp/diff_new_pack.gZUIb9/_new  2024-09-17 18:17:09.496403758 +0200
@@ -23,8 +23,8 @@
 %global flavor @BUILD_FLAVOR@%{nil}
 
 %if "%{flavor}" == "doc"
-# in 15sp4/sp5, the doc fails to build with an assert in sphinx
-%if 0%{?sle_version} >= 150400 && 0%{?sle_version} <= 150500
+# in 15sp4/sp5/sp6, the doc fails to build with an assert in sphinx
+%if 0%{?sle_version} >= 150400 && 0%{?sle_version} <= 150600
 %define build_man 0
 %else
 %define build_man 1

Reply via email to