Hello community,

here is the log from the commit of package containerd-kubic for 
openSUSE:Factory checked in at 2018-02-12 14:46:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/containerd-kubic (Old)
 and      /work/SRC/openSUSE:Factory/.containerd-kubic.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "containerd-kubic"

Mon Feb 12 14:46:11 2018 rev:2 rq:575609 version:0.2.9+gitr706_06b9cb351610

Changes:
--------
--- /work/SRC/openSUSE:Factory/containerd-kubic/containerd-kubic.changes        
2018-02-01 21:28:27.979660533 +0100
+++ /work/SRC/openSUSE:Factory/.containerd-kubic.new/containerd-kubic.changes   
2018-02-12 14:46:12.680547292 +0100
@@ -1,0 +2,10 @@
+Mon Feb 12 10:52:49 UTC 2018 - rbr...@suse.com
+
+- Add ${version} to equivalent non-kubic package provides
+
+-------------------------------------------------------------------
+Thu Feb  8 12:34:13 UTC 2018 - rbr...@suse.com
+
+- Add Provides for equivalent non-kubic packages
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ containerd-kubic.spec ++++++
--- /var/tmp/diff_new_pack.9HuP99/_old  2018-02-12 14:46:13.756508503 +0100
+++ /var/tmp/diff_new_pack.9HuP99/_new  2018-02-12 14:46:13.756508503 +0100
@@ -62,8 +62,9 @@
 Provides:       %{name}-git = %{git_version}
 # Obsolete older package without -kubic suffix: v2 -> v3
 Obsoletes:      containerd_2a5e70c
-# Conflict with non-kubic package
+# Conflict with non-kubic package, and provide equivalent
 Conflicts:      containerd > 0.2.5+gitr569_2a5e70c
+Provides:       containerd = %{version}
 # Currently runC is the only supported runtime for containerd. We match the
 # same version as the one pinned by Docker.
 Requires:       docker-runc-kubic-git = %{required_dockerrunc}
@@ -83,8 +84,9 @@
 BuildRequires:  golang(API) = 1.8
 # Obsolete older package without -kubic suffix: v2 -> v3
 Obsoletes:      containerd-ctr = 0.2.5+gitr569_2a5e70c
-# Conflict with non-kubic package
+# Conflict with non-kubic package, and provide equivalent
 Conflicts:      containerd-ctr > 0.2.5+gitr569_2a5e70c
+Provides:       containerd-ctr = %{version}
 
 %description ctr
 Standalone client for containerd, which allows management of containerd 
containers
@@ -97,8 +99,9 @@
 BuildArch:      noarch
 # Obsolete older package without -kubic suffix: v2 -> v3
 Obsoletes:      containerd-test = 0.2.5+gitr569_2a5e70c
-# Conflict with non-kubic package
+# Conflict with non-kubic package, and provide equivalent
 Conflicts:      containerd-test > 0.2.5+gitr569_2a5e70c
+Provides:       containerd-test = %{version}
 
 %description test
 Test package for containerd. It contains the source code and the tests.


Reply via email to