Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package evolution-ews for openSUSE:Factory 
checked in at 2021-10-29 22:33:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/evolution-ews (Old)
 and      /work/SRC/openSUSE:Factory/.evolution-ews.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "evolution-ews"

Fri Oct 29 22:33:43 2021 rev:118 rq:927469 version:3.42.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/evolution-ews/evolution-ews.changes      
2021-09-29 20:17:37.974799043 +0200
+++ /work/SRC/openSUSE:Factory/.evolution-ews.new.1890/evolution-ews.changes    
2021-10-29 22:34:35.251690149 +0200
@@ -1,0 +2,6 @@
+Fri Oct 22 12:35:14 UTC 2021 - Antonio Larrosa <alarr...@suse.com>
+
+- Replace CMAKE_SKIP_RPATH=OFF with CMAKE_SKIP_INSTALL_RPATH=OFF
+  as that should be used with the newest cmake macros (boo#1190880)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ evolution-ews.spec ++++++
--- /var/tmp/diff_new_pack.KDr0pf/_old  2021-10-29 22:34:35.727690329 +0200
+++ /var/tmp/diff_new_pack.KDr0pf/_new  2021-10-29 22:34:35.731690331 +0200
@@ -69,7 +69,7 @@
 
 %build
 %cmake \
-  -DCMAKE_SKIP_RPATH=OFF \
+  -DCMAKE_SKIP_INSTALL_RPATH=OFF \
   -DCMAKE_BUILD_WITH_INSTALL_RPATH=ON
 %cmake_build
 

Reply via email to