Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lxd for openSUSE:Factory checked in at 2023-09-04 22:53:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lxd (Old) and /work/SRC/openSUSE:Factory/.lxd.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxd" Mon Sep 4 22:53:05 2023 rev:56 rq:1108779 version:5.16 Changes: -------- --- /work/SRC/openSUSE:Factory/lxd/lxd.changes 2023-08-08 15:54:33.788853888 +0200 +++ /work/SRC/openSUSE:Factory/.lxd.new.1766/lxd.changes 2023-09-04 22:53:30.747619563 +0200 @@ -1,0 +2,5 @@ +Sat Aug 19 05:15:39 UTC 2023 - Richard Rahl <[email protected]> + +- remove the last bit of the old repo + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lxd.spec ++++++ --- /var/tmp/diff_new_pack.nnx88x/_old 2023-09-04 22:53:33.159704825 +0200 +++ /var/tmp/diff_new_pack.nnx88x/_new 2023-09-04 22:53:33.163704966 +0200 @@ -175,7 +175,7 @@ readarray -t mainpkgs \ <<<"$(go list -f '{{.Name}}:{{.ImportPath}}' %{import_path}/... | \ awk -F: '$1 == "main" { print $2 }' | \ - grep -Ev '^github.com/lxc/lxd/(test|shared)')" + grep -Ev '^github.com/canonical/lxd/(test|shared)')" # Needed because lxd and deps use funky #cgo LDFLAGS that Go blocks by default. export CGO_LDFLAGS_ALLOW="(-Wl,-wrap,pthread_create)|(-Wl,-z,now)"
