Accepting request 904621 from home:bmwiedemann:branches:Virtualization:containers
Build with go1.15 for reproducible build results (boo#1102408) https://github.com/golang/go/issues/42159 has some background OBS-URL: https://build.opensuse.org/request/show/904621 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxd?expand=0&rev=98
This commit is contained in:
parent
f36094bfb4
commit
1dec257017
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 7 16:52:36 UTC 2021 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||||
|
|
||||||
|
- Build with go1.15 for reproducible build results (boo#1102408)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 25 09:59:23 UTC 2021 - Aleksa Sarai <asarai@suse.com>
|
Fri Jun 25 09:59:23 UTC 2021 - Aleksa Sarai <asarai@suse.com>
|
||||||
|
|
||||||
|
2
lxd.spec
2
lxd.spec
@ -66,7 +66,7 @@ BuildRequires: pkgconfig(libudev)
|
|||||||
BuildRequires: pkgconfig(lxc) >= 3.0.0
|
BuildRequires: pkgconfig(lxc) >= 3.0.0
|
||||||
# Due to a limitation in openSUSE's Go packaging we cannot have a BuildRequires
|
# Due to a limitation in openSUSE's Go packaging we cannot have a BuildRequires
|
||||||
# for 'golang(API) >= 1.14' here, so just require 1.14 exactly. bsc#1172608
|
# for 'golang(API) >= 1.14' here, so just require 1.14 exactly. bsc#1172608
|
||||||
BuildRequires: golang(API) = 1.14
|
BuildRequires: golang(API) = 1.15
|
||||||
# Needed to build dqlite and raft.
|
# Needed to build dqlite and raft.
|
||||||
BuildRequires: autoconf
|
BuildRequires: autoconf
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
|
Loading…
Reference in New Issue
Block a user