Dominique Leuenberger 2021-04-21 19:00:35 +00:00 committed by Git OBS Bridge
commit 037b3c6f33
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Apr 21 15:31:22 UTC 2021 - Vasily Ulyanov <vasily.ulyanov@suse.com>
- Preparation for submission to SLE15 SP2
jsc#SLE-11089 jsc#ECO-3633
-------------------------------------------------------------------
Thu Apr 15 14:54:19 UTC 2021 - Vasily Ulyanov <vasily.ulyanov@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package containerized-data-importer
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -25,11 +25,11 @@ Group: System/Packages
URL: https://github.com/kubevirt/containerized-data-importer
Source0: %{name}-%{version}.tar.gz
BuildRequires: golang-packaging
BuildRequires: libnbd-devel
BuildRequires: pkgconfig
BuildRequires: rsync
BuildRequires: sed
BuildRequires: golang(API) = 1.14
BuildRequires: libnbd-devel
ExclusiveArch: x86_64
%description