Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package csound for openSUSE:Factory checked 
in at 2021-02-20 22:12:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/csound (Old)
 and      /work/SRC/openSUSE:Factory/.csound.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "csound"

Sat Feb 20 22:12:45 2021 rev:31 rq:873984 version:6.14.0+git20200601

Changes:
--------
--- /work/SRC/openSUSE:Factory/csound/csound.changes    2020-07-10 
14:12:49.883519597 +0200
+++ /work/SRC/openSUSE:Factory/.csound.new.28504/csound.changes 2021-02-20 
22:12:51.063074824 +0100
@@ -1,0 +2,5 @@
+Sat Feb 20 07:59:29 UTC 2021 - Dave Plater <[email protected]>
+
+- Added quotes to %{_lib} conditional to satisfy new rpmlint.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ csound.spec ++++++
--- /var/tmp/diff_new_pack.WSkeyo/_old  2021-02-20 22:12:51.631075427 +0100
+++ /var/tmp/diff_new_pack.WSkeyo/_new  2021-02-20 22:12:51.631075427 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package csound
 #
-# 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
@@ -159,7 +159,7 @@
 %endif
        -DNEED_PORTTIME:BOOL=OFF \
        -DRPM_LUAVER:STRING=%{luaver} \
-%if %{_lib} == "lib64"
+%if "%{_lib}" == "lib64"
        -DUSE_LIB64:BOOL=ON
 %else
        -DUSE_LIB64:BOOL=OFF

Reply via email to