Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cmake for openSUSE:Factory checked 
in at 2023-07-07 15:45:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cmake (Old)
 and      /work/SRC/openSUSE:Factory/.cmake.new.23466 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cmake"

Fri Jul  7 15:45:55 2023 rev:236 rq:1097048 version:3.26.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/cmake/cmake.changes      2023-06-14 
16:29:34.634555940 +0200
+++ /work/SRC/openSUSE:Factory/.cmake.new.23466/cmake.changes   2023-07-07 
15:45:56.823705097 +0200
@@ -1,0 +2,5 @@
+Thu Jul  6 07:16:33 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- rebuild cmake-full on libuv updates (bsc#1212090)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cmake.spec ++++++
--- /var/tmp/diff_new_pack.KqTKP5/_old  2023-07-07 15:45:57.743710578 +0200
+++ /var/tmp/diff_new_pack.KqTKP5/_new  2023-07-07 15:45:57.751710625 +0200
@@ -82,6 +82,11 @@
 %if "%{flavor}" == ""
 Requires:       cmake-implementation = %{version}
 %endif
+%if %{with full}
+# Needs a rebuild as libuv will otherwise abort the program with:
+# fatal error: libuv version too new: running with libuv 1.X+1 when compiled 
with libuv 1.X will lead to libuv failures
+%requires_eq  libuv1
+%endif
 %if %{with full} || %{with mini}
 Requires:       make
 # bnc#953842 - A python file is shipped so require python base so it can be 
run.

Reply via email to