diff --git a/containerized-data-importer.changes b/containerized-data-importer.changes index 14ba607..05cf904 100644 --- a/containerized-data-importer.changes +++ b/containerized-data-importer.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Apr 21 15:31:22 UTC 2021 - Vasily Ulyanov + +- Preparation for submission to SLE15 SP2 + jsc#SLE-11089 jsc#ECO-3633 + ------------------------------------------------------------------- Thu Apr 15 14:54:19 UTC 2021 - Vasily Ulyanov diff --git a/containerized-data-importer.spec b/containerized-data-importer.spec index cb4b0e2..02582a4 100644 --- a/containerized-data-importer.spec +++ b/containerized-data-importer.spec @@ -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