Accepting request 950346 from home:vulyanov:branches:Virtualization

- Update to version 1.44.0
  Release notes https://github.com/kubevirt/containerized-data-importer/releases/tag/v1.44.0

OBS-URL: https://build.opensuse.org/request/show/950346
OBS-URL: https://build.opensuse.org/package/show/Virtualization/containerized-data-importer?expand=0&rev=34
This commit is contained in:
Vasily Ulyanov 2022-02-01 06:33:50 +00:00 committed by Git OBS Bridge
parent 6f2ef71496
commit 9c8641b72b
5 changed files with 11 additions and 8 deletions

View File

@ -1,7 +1,7 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="filename">containerized-data-importer</param>
<param name="revision">v1.43.0</param>
<param name="revision">v1.44.0</param>
<param name="scm">git</param>
<param name="submodules">disable</param>
<param name="url">https://github.com/kubevirt/containerized-data-importer</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d5b4644d90b69ffab9700baecc9912e157e5d81fb752ebe8ab48364c41c71a62
size 199970695

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8483295b3f386ec01160e0808450d432608922a2aa00b30dde7c7ec051c101f6
size 199992882

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 1 06:04:40 UTC 2022 - Vasily Ulyanov <vasily.ulyanov@suse.com>
- Update to version 1.44.0
Release notes https://github.com/kubevirt/containerized-data-importer/releases/tag/v1.44.0
-------------------------------------------------------------------
Thu Jan 13 11:11:41 UTC 2022 - Guillaume GARDET <guillaume.gardet@opensuse.org>

View File

@ -17,7 +17,7 @@
Name: containerized-data-importer
Version: 1.43.0
Version: 1.44.0
Release: 0
Summary: Container native virtualization
License: Apache-2.0
@ -115,9 +115,6 @@ the CDI container images.
%setup -n go/src/kubevirt.io/%{name} -c -T
tar --strip-components=1 -xf %{S:0}
# Fix aarch64 - https://github.com/kubevirt/containerized-data-importer/issues/2048
sed -i "s#GOARCH=amd64 ##" hack/build/build-go.sh
%build
# Hackery to determine which registry path to use in cdi-operator.yaml
# when building the manifests