Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package heaptrack for openSUSE:Factory 
checked in at 2021-01-18 11:29:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/heaptrack (Old)
 and      /work/SRC/openSUSE:Factory/.heaptrack.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "heaptrack"

Mon Jan 18 11:29:23 2021 rev:7 rq:863815 version:1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/heaptrack/heaptrack.changes      2020-09-06 
21:38:57.897734868 +0200
+++ /work/SRC/openSUSE:Factory/.heaptrack.new.28504/heaptrack.changes   
2021-01-18 11:33:34.664960691 +0100
@@ -1,0 +2,5 @@
+Sun Jan 17 08:39:36 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Add quotes to text comparison to fix build with rpm 4.16.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ heaptrack.spec ++++++
--- /var/tmp/diff_new_pack.cBU8zk/_old  2021-01-18 11:33:35.208961650 +0100
+++ /var/tmp/diff_new_pack.cBU8zk/_new  2021-01-18 11:33:35.208961650 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package heaptrack
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -80,7 +80,7 @@
 sed -i"" '/add_subdirectory(tests)/d' CMakeLists.txt
 
 %build
-%if %{_lib} == lib64
+%if "%{_lib}" == "lib64"
 extra_opts="-DLIB_SUFFIX=64"
 %endif
 

Reply via email to