Hello community,

here is the log from the commit of package mbedtls for openSUSE:Factory checked 
in at 2020-09-09 17:46:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mbedtls (Old)
 and      /work/SRC/openSUSE:Factory/.mbedtls.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mbedtls"

Wed Sep  9 17:46:56 2020 rev:25 rq:832675 version:2.23.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/mbedtls/mbedtls.changes  2020-09-04 
10:51:49.090388903 +0200
+++ /work/SRC/openSUSE:Factory/.mbedtls.new.3399/mbedtls.changes        
2020-09-09 17:47:12.170439291 +0200
@@ -1,0 +2,6 @@
+Mon Sep  7 01:37:34 UTC 2020 - Stefan BrĂ¼ns <[email protected]>
+
+- Add workaround for failing builds (Python not found) due to
+  https://gitlab.kitware.com/cmake/cmake/-/issues/21168
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mbedtls.spec ++++++
--- /var/tmp/diff_new_pack.Zff4I2/_old  2020-09-09 17:47:14.806441433 +0200
+++ /var/tmp/diff_new_pack.Zff4I2/_new  2020-09-09 17:47:14.810441435 +0200
@@ -102,7 +102,8 @@
   -DINSTALL_MBEDTLS_HEADERS=ON \
   -DUSE_SHARED_MBEDTLS_LIBRARY=ON \
   -DUSE_STATIC_MBEDTLS_LIBRARY=OFF \
-  -DENABLE_PROGRAMS=OFF
+  -DENABLE_PROGRAMS=OFF \
+  -DCMAKE_POLICY_DEFAULT_CMP0012=NEW
 %cmake_build
 
 %install


Reply via email to