SHA256
1
0
forked from pool/runc
Jordi Massaguer 2017-05-04 19:02:51 +00:00 committed by Git OBS Bridge
parent b8321caca6
commit 105b3cf4bc
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu May 4 19:04:49 UTC 2017 - jmassaguerpla@suse.com
- fix the golang requirement to 1.7 to the subpackages
-------------------------------------------------------------------
Tue May 2 15:49:41 UTC 2017 - jmassaguerpla@suse.com

View File

@ -63,8 +63,7 @@ and has grown to become a separate project entirely.
Summary: Test package for runc
# Make sure we require go 1.7
Group: System/Management
BuildRequires: go < 1.8
BuildRequires: go >= 1.7
BuildRequires: golang(API) = 1.7
Requires: go-go-md2man
Requires: libapparmor-devel
# Seccomp isn't supported on aarch64.