Hello community,

here is the log from the commit of package kured for openSUSE:Factory checked 
in at 2019-06-07 12:16:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kured (Old)
 and      /work/SRC/openSUSE:Factory/.kured.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kured"

Fri Jun  7 12:16:43 2019 rev:8 rq:707776 version:1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kured/kured.changes      2019-06-03 
18:42:55.536690056 +0200
+++ /work/SRC/openSUSE:Factory/.kured.new.4811/kured.changes    2019-06-07 
12:16:45.288821187 +0200
@@ -1,0 +2,5 @@
+Wed Jun  5 10:54:26 CEST 2019 - [email protected]
+
+- Fix path to image in manifest
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kured.spec ++++++
--- /var/tmp/diff_new_pack.k7r75g/_old  2019-06-07 12:16:45.820821018 +0200
+++ /var/tmp/diff_new_pack.k7r75g/_new  2019-06-07 12:16:45.824821017 +0200
@@ -55,8 +55,6 @@
 Summary:        Kubernetes yaml file to run kured container
 Group:          System/Management
 BuildArch:      noarch
-Provides:       kured-yaml = 1.1.0
-Obsoletes:      kured-yaml <= 1.1.0
 
 %description k8s-yaml
 This package contains the yaml file requried to download and run the
@@ -100,7 +98,7 @@
 mkdir -p %{buildroot}%{_datadir}/k8s-yaml/kured
 cat kured-rbac.yaml kured-ds.yaml > 
%{buildroot}%{_datadir}/k8s-yaml/kured/kured.yaml
 chmod 644  %{buildroot}%{_datadir}/k8s-yaml/kured/kured.yaml
-sed -i -e 's|image: quay.io/weaveworks/kured|image: 
registry.opensuse.org/kubic/kured:%{version}|g' 
%{buildroot}%{_datadir}/k8s-yaml/kured/kured.yaml
+sed -i -e 's|image: .*|image: registry.opensuse.org/kubic/kured:%{version}|g' 
%{buildroot}%{_datadir}/k8s-yaml/kured/kured.yaml
 
 %fdupes %{buildroot}
 


Reply via email to