Hello community,

here is the log from the commit of package lxd for openSUSE:Factory checked in 
at 2019-06-13 23:03:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lxd (Old)
 and      /work/SRC/openSUSE:Factory/.lxd.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lxd"

Thu Jun 13 23:03:10 2019 rev:2 rq:709492 version:3.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/lxd/lxd.changes  2019-06-12 13:19:34.956543891 
+0200
+++ /work/SRC/openSUSE:Factory/.lxd.new.4811/lxd.changes        2019-06-13 
23:03:11.311401663 +0200
@@ -18,0 +19 @@
+  boo#1138031

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

Other differences:
------------------
++++++ lxd.spec ++++++
--- /var/tmp/diff_new_pack.QLdHMf/_old  2019-06-13 23:03:12.223400869 +0200
+++ /var/tmp/diff_new_pack.QLdHMf/_new  2019-06-13 23:03:12.223400869 +0200
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %define _buildshell /bin/bash
 %define import_path github.com/lxc/lxd
 
@@ -34,23 +35,24 @@
 # Additional runtime configuration.
 Source200:      %{name}.sysctl
 Source201:      %{name}.dnsmasq
+BuildRequires:  fdupes
 BuildRequires:  golang-packaging
-BuildRequires:  golang(API) >= 1.10
-BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(lxc) >= 3.0.0
 BuildRequires:  libacl-devel
 BuildRequires:  libcap-devel
 BuildRequires:  patchelf
-BuildRequires:  fdupes
+BuildRequires:  pkg-config
+BuildRequires:  golang(API) >= 1.10
+BuildRequires:  pkgconfig(lxc) >= 3.0.0
 # Needed to build the sqlite fork and dqlite.
 BuildRequires:  autoconf
 BuildRequires:  libtool
-BuildRequires:  pkgconfig(tcl)
 BuildRequires:  pkgconfig(libuv) >= 1.8.0
+BuildRequires:  pkgconfig(tcl)
 # Bits required for images and other things at runtime.
-Requires:       ebtables
 Requires:       acl
+Requires:       ebtables
 BuildRequires:  dnsmasq
+Requires:       criu >= 2.0
 Requires:       dnsmasq
 Requires:       lxcfs
 Requires:       lxcfs-hooks-lxc
@@ -58,7 +60,6 @@
 Requires:       squashfs
 Requires:       tar
 Requires:       xz
-Requires:       criu >= 2.0
 # Storage backends -- we don't recommend ZFS since it's not *technically* a
 # blessed configuration.
 Recommends:     lvm2



Reply via email to