Hello community, here is the log from the commit of package lsb for openSUSE:Factory checked in at 2017-08-24 18:56:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lsb (Old) and /work/SRC/openSUSE:Factory/.lsb.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "lsb" Thu Aug 24 18:56:34 2017 rev:23 rq:518511 version:4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lsb/lsb.changes 2017-08-22 11:09:29.613516016 +0200 +++ /work/SRC/openSUSE:Factory/.lsb.new/lsb.changes 2017-08-24 18:56:53.695436499 +0200 @@ -1,0 +2,5 @@ +Thu Aug 24 09:45:24 UTC 2017 - idonmez@suse.com + +- Fix missing double quote, unbreaks lsb_release + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lsb.spec ++++++ --- /var/tmp/diff_new_pack.cDUyTc/_old 2017-08-24 18:56:54.351344142 +0200 +++ /var/tmp/diff_new_pack.cDUyTc/_new 2017-08-24 18:56:54.355343579 +0200 @@ -281,6 +281,7 @@ %else echo -n "core-2.0-%{_target_cpu}:core-3.2-%{_target_cpu}:core-4.0-%{_target_cpu}" >> $RPM_BUILD_ROOT/etc/lsb-release %endif +echo "\"" >> $RPM_BUILD_ROOT/etc/lsb-release %ifarch x86_64 mkdir -p $RPM_BUILD_ROOT/lib ln -sf /lib64/ld-linux-x86-64.so.2 $RPM_BUILD_ROOT/lib64/ld-lsb-x86-64.so.2