Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kubevirt for openSUSE:Factory checked in at 2021-04-17 00:02:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kubevirt (Old) and /work/SRC/openSUSE:Factory/.kubevirt.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kubevirt" Sat Apr 17 00:02:16 2021 rev:14 rq:886070 version:0.38.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kubevirt/kubevirt.changes 2021-04-08 21:32:21.675820014 +0200 +++ /work/SRC/openSUSE:Factory/.kubevirt.new.12324/kubevirt.changes 2021-04-17 00:02:35.813672804 +0200 @@ -1,0 +2,5 @@ +Thu Apr 15 14:54:40 UTC 2021 - Vasily Ulyanov <vasily.ulya...@suse.com> + +- Drop csv-generator + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kubevirt.spec ++++++ --- /var/tmp/diff_new_pack.08QuJD/_old 2021-04-17 00:02:36.325673614 +0200 +++ /var/tmp/diff_new_pack.08QuJD/_new 2021-04-17 00:02:36.329673621 +0200 @@ -164,7 +164,6 @@ cmd/virt-handler \ cmd/virt-launcher \ cmd/virt-operator \ - tools/csv-generator \ %{nil} env DOCKER_PREFIX=$reg_path DOCKER_TAG=%{version} ./hack/build-manifests.sh --skipj2 @@ -180,7 +179,6 @@ install -p -m 0755 _out/cmd/virt-handler/virt-handler %{buildroot}%{_bindir}/ install -p -m 0755 _out/cmd/virt-launcher/virt-launcher %{buildroot}%{_bindir}/ install -p -m 0755 _out/cmd/virt-operator/virt-operator %{buildroot}%{_bindir}/ -install -p -m 0755 _out/cmd/csv-generator/csv-generator %{buildroot}%{_bindir}/ install -p -m 0755 _out/tests/tests.test %{buildroot}%{_bindir}/virt-tests mkdir -p %{buildroot}%{_datadir}/kube-virt @@ -227,7 +225,6 @@ %license LICENSE %doc README.md %{_bindir}/virt-operator -%{_bindir}/csv-generator %files manifests %license LICENSE