Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package owncloud-client for openSUSE:Factory
checked in at 2021-01-22 21:52:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/owncloud-client (Old)
and /work/SRC/openSUSE:Factory/.owncloud-client.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "owncloud-client"
Fri Jan 22 21:52:27 2021 rev:25 rq:865667 version:2.7.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/owncloud-client/owncloud-client.changes
2021-01-06 19:56:22.413059385 +0100
+++
/work/SRC/openSUSE:Factory/.owncloud-client.new.28504/owncloud-client.changes
2021-01-22 21:52:50.117892587 +0100
@@ -1,0 +2,5 @@
+Sun Jan 17 13:59:57 UTC 2021 - Antoine Belvire <[email protected]>
+
+- Add quotes in expression: Fix build with RPM 4.16.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ owncloud-client.spec ++++++
--- /var/tmp/diff_new_pack.XpeXIC/_old 2021-01-22 21:52:51.077893949 +0100
+++ /var/tmp/diff_new_pack.XpeXIC/_new 2021-01-22 21:52:51.077893949 +0100
@@ -221,7 +221,7 @@
-DCMAKE_SKIP_RPATH=OFF \
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DCMAKE_INSTALL_PREFIX=%{_prefix} \
-%if %{_lib} == lib64
+%if "%{_lib}" == "lib64"
-DLIB_SUFFIX=64 \
%endif
%if %{has_branding}