Hello community, here is the log from the commit of package lxd for openSUSE:Factory checked in at 2019-06-19 21:13:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lxd (Old) and /work/SRC/openSUSE:Factory/.lxd.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxd" Wed Jun 19 21:13:11 2019 rev:3 rq:710701 version:3.13 Changes: -------- --- /work/SRC/openSUSE:Factory/lxd/lxd.changes 2019-06-13 23:03:11.311401663 +0200 +++ /work/SRC/openSUSE:Factory/.lxd.new.4811/lxd.changes 2019-06-19 21:13:53.194831108 +0200 @@ -1,0 +2,6 @@ +Wed Jun 19 03:16:40 UTC 2019 - Aleksa Sarai <[email protected]> + +- Update build to use go_nostrip, in order to attempt to fix the broken + binaries on Leap 15.1. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lxd.spec ++++++ --- /var/tmp/diff_new_pack.pACbtM/_old 2019-06-19 21:13:53.982831911 +0200 +++ /var/tmp/diff_new_pack.pACbtM/_new 2019-06-19 21:13:53.986831915 +0200 @@ -14,8 +14,11 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # +# nodebuginfo +%go_nostrip + %define _buildshell /bin/bash %define import_path github.com/lxc/lxd @@ -295,7 +298,7 @@ %dir %{_localstatedir}/log/%{name} %{_sysctldir}/60-lxd.conf -%{_sysconfdir}/dnsmasq.d/60-lxd.conf +%config(noreplace) %{_sysconfdir}/dnsmasq.d/60-lxd.conf %files bash-completion %defattr(-,root,root)
