Dominique Leuenberger 2022-01-14 22:13:42 +00:00 committed by Git OBS Bridge
commit b5fd204016
2 changed files with 7 additions and 0 deletions

View File

@ -3,6 +3,8 @@
#!BuildTag: %%TAGPREFIX%%/cdi-controller:%%PKG_VERSION%%.%RELEASE%
#!BuildTag: %%TAGPREFIX%%/cdi-controller:%%PKG_VERSION%%-%%PKG_RELEASE%%
#!ExclusiveArch: x86_64 aarch64
# cdi-controller container image
# KUBEVIRTFROM defined in prjconf, e.g.
# BuildFlags: dockerarg:KUBEVIRTFROM=opensuse/tumbleweed

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 8 15:06:10 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Enable build only on aarch64 and x86_64
-------------------------------------------------------------------
Fri Jun 4 12:20:48 UTC 2021 - Fabian Vogt <fvogt@suse.com>