Hello community, here is the log from the commit of package kured for openSUSE:Factory checked in at 2019-03-01 16:48:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kured (Old) and /work/SRC/openSUSE:Factory/.kured.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kured" Fri Mar 1 16:48:49 2019 rev:4 rq:680197 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kured/kured.changes 2019-01-21 11:02:04.467141724 +0100 +++ /work/SRC/openSUSE:Factory/.kured.new.28833/kured.changes 2019-03-01 16:48:49.877767220 +0100 @@ -1,0 +2,5 @@ +Thu Feb 28 19:54:27 CET 2019 - [email protected] + +- Change path in yaml file to point to official container image + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kured.spec ++++++ --- /var/tmp/diff_new_pack.V9xcea/_old 2019-03-01 16:48:50.453767003 +0100 +++ /var/tmp/diff_new_pack.V9xcea/_new 2019-03-01 16:48:50.457767002 +0100 @@ -100,7 +100,7 @@ mkdir %{buildroot}%{_datadir}/kured cat kured-rbac.yaml kured-ds.yaml > %{buildroot}%{_datadir}/kured/kured-%{version}.yaml chmod 644 %{buildroot}%{_datadir}/kured/kured-%{version}.yaml -sed -i -e 's|image: quay.io/weaveworks/kured|image: registry.opensuse.org/devel/kubic/containers/container/kubic/kured:%{version}|g' %{buildroot}%{_datadir}/kured/kured-%{version}.yaml +sed -i -e 's|image: quay.io/weaveworks/kured|image: registry.opensuse.org/kubic/kured:%{version}|g' %{buildroot}%{_datadir}/kured/kured-%{version}.yaml %fdupes %{buildroot}
