Accepting request 415383 from Virtualization:containers
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/415383 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/runc?expand=0&rev=2
This commit is contained in:
commit
ad8992e528
@ -1,7 +1,7 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 29 09:03:24 UTC 2016 - asarai@suse.de
|
Fri Apr 29 09:03:24 UTC 2016 - asarai@suse.de
|
||||||
|
|
||||||
* Update to runC 0.1.1. Changelog from upstream:
|
* Update to runC 0.1.1. (bsc#989566 FATE#320763) Changelog from upstream:
|
||||||
|
|
||||||
This release includes a bug fix for adding the selinux mount label in the specification.
|
This release includes a bug fix for adding the selinux mount label in the specification.
|
||||||
|
|
||||||
|
@ -15,6 +15,7 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define go_arches %ix86 x86_64 aarch64
|
%define go_arches %ix86 x86_64 aarch64
|
||||||
%ifarch %go_arches
|
%ifarch %go_arches
|
||||||
%define go_tool go
|
%define go_tool go
|
||||||
@ -99,3 +100,5 @@ man/md2man-all.sh
|
|||||||
%ifarch %go_arches
|
%ifarch %go_arches
|
||||||
%{_mandir}/man8/runc*.8.gz
|
%{_mandir}/man8/runc*.8.gz
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user