Hello community,

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

Package is "docker-kubic"

Mon Feb 12 14:46:18 2018 rev:3 rq:575612 version:17.09.1_ce

Changes:
--------
--- /work/SRC/openSUSE:Factory/docker-kubic/docker-kubic.changes        
2018-02-06 16:51:21.869859698 +0100
+++ /work/SRC/openSUSE:Factory/.docker-kubic.new/docker-kubic.changes   
2018-02-12 14:46:19.444303455 +0100
@@ -1,0 +2,10 @@
+Mon Feb 12 10:52:33 UTC 2018 - rbr...@suse.com
+
+- Add ${version} to equivalent non-kubic package provides
+
+-------------------------------------------------------------------
+Thu Feb  8 12:34:51 UTC 2018 - rbr...@suse.com
+
+- Add Provides for equivalent non-kubic packages
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ docker-kubic.spec ++++++
--- /var/tmp/diff_new_pack.NSdeMY/_old  2018-02-12 14:46:20.800254572 +0100
+++ /var/tmp/diff_new_pack.NSdeMY/_new  2018-02-12 14:46:20.804254428 +0100
@@ -124,8 +124,9 @@
 Requires(post): shadow
 # Obsolete old packege without the -kubic suffix
 Obsoletes:      docker_1_12_6
-# Conflict with non-kubic package
+# Conflict with non-kubic package, and provide equivalent
 Conflicts:      docker
+Provides:       docker = %{version}
 # We used to have a migration tool for the upgrade from v1.9.x to v1.10.x.
 # It is no longer useful, so we obsolete it. bsc#1069758
 Obsoletes:      docker-image-migrator
@@ -157,8 +158,9 @@
 BuildArch:      noarch
 # Obsolete old packege without the -kubic suffix
 Obsoletes:      docker-bash-completion = 1.12.6
-# Conflict with non-kubic package
+# Conflict with non-kubic package, and provide equivalent
 Conflicts:      docker-bash-completion > 1.12.6
+Provides:       docker-bash-completion = %{version}
 
 %description bash-completion
 Bash command line completion support for %{realname}.
@@ -171,8 +173,9 @@
 BuildArch:      noarch
 # Obsolete old packege without the -kubic suffix
 Obsoletes:      docker-zsh-completion = 1.12.6
-# Conflict with non-kubic package
+# Conflict with non-kubic package, and provide equivalent
 Conflicts:      docker-zsh-completion > 1.12.6
+Provides:       docker-zsh-completion = %{version}
 
 %description zsh-completion
 Zsh command line completion support for %{realname}.
@@ -193,8 +196,9 @@
 Requires:       golang(API) = 1.8
 # Obsolete old packege without the -kubic suffix
 Obsoletes:      docker-test = 1.12.6
-# Conflict with non-kubic package
+# Conflict with non-kubic package, and provide equivalent
 Conflicts:      docker-test > 1.12.6
+Provides:       docker-test = %{version}
 
 %description test
 Test package for docker. It contains the source code and the tests.


Reply via email to