Hello community,

here is the log from the commit of package docker for openSUSE:Factory checked 
in at 2019-11-19 12:58:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/docker (Old)
 and      /work/SRC/openSUSE:Factory/.docker.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "docker"

Tue Nov 19 12:58:48 2019 rev:97 rq:749316 version:19.03.5_ce

Changes:
--------
--- /work/SRC/openSUSE:Factory/docker/docker.changes    2019-11-12 
11:54:15.391269000 +0100
+++ /work/SRC/openSUSE:Factory/.docker.new.26869/docker.changes 2019-11-19 
12:58:50.382152450 +0100
@@ -1,0 +2,6 @@
+Mon Nov 18 04:46:31 UTC 2019 - Aleksa Sarai <[email protected]>
+
+- Update to Docker 19.03.5-ce. See upstream changelog in the packaged
+  /usr/share/doc/packages/docker/CHANGELOG.md.
+
+-------------------------------------------------------------------
@@ -19,0 +26,5 @@
+
+-------------------------------------------------------------------
+Sun Sep 22 17:41:56 UTC 2019 - Chris Coutinho <[email protected]>
+
+- Fix zsh-completion (docker -> _docker)

Old:
----
  docker-19.03.4_ce_9013bf583a21.tar.xz

New:
----
  docker-19.03.5_ce_633a0ea838f1.tar.xz

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

Other differences:
------------------
++++++ docker.spec ++++++
--- /var/tmp/diff_new_pack.a0zAuh/_old  2019-11-19 12:58:52.274151255 +0100
+++ /var/tmp/diff_new_pack.a0zAuh/_new  2019-11-19 12:58:52.278151253 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package docker
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -42,8 +42,8 @@
 # helpfully injects into our build environment from the changelog). If you want
 # to generate a new git_commit_epoch, use this:
 #  $ date --date="$(git show --format=fuller --date=iso $COMMIT_ID | grep -oP 
'(?<=^CommitDate: ).*')" '+%s'
-%define git_version 9013bf583a21
-%define git_commit_epoch 1571353729
+%define git_version 633a0ea838f1
+%define git_commit_epoch 1573629549
 
 # These are the git commits required. We verify them against the source to make
 # sure we didn't miss anything important when doing upgrades.
@@ -52,12 +52,12 @@
 %define required_libnetwork 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d
 
 Name:           %{realname}%{name_suffix}
-Version:        19.03.4_ce
+Version:        19.03.5_ce
 Release:        0
 Summary:        The Moby-project Linux container runtime
 License:        Apache-2.0
 Group:          System/Management
-Url:            http://www.docker.io
+URL:            http://www.docker.io
 # TODO(VR): check those SOURCE files below
 Source:         %{realname}-%{version}_%{git_version}.tar.xz
 Source1:        docker.service
@@ -359,7 +359,7 @@
        %{buildroot}%{_sbindir}
 
 install -D -m0644 components/cli/contrib/completion/bash/docker 
"%{buildroot}%{_datarootdir}/bash-completion/completions/%{realname}"
-install -D -m0644 components/cli/contrib/completion/zsh/_docker 
"%{buildroot}%{_sysconfdir}/zsh_completion.d/%{realname}"
+install -D -m0644 components/cli/contrib/completion/zsh/_docker 
"%{buildroot}%{_sysconfdir}/zsh_completion.d/_%{realname}"
 
 #
 # systemd service
@@ -476,7 +476,7 @@
 
 %files zsh-completion
 %defattr(-,root,root)
-%{_sysconfdir}/zsh_completion.d/%{realname}
+%{_sysconfdir}/zsh_completion.d/_%{realname}
 
 %files test
 %defattr(-,root,root)

++++++ _service ++++++
--- /var/tmp/diff_new_pack.a0zAuh/_old  2019-11-19 12:58:52.342151212 +0100
+++ /var/tmp/diff_new_pack.a0zAuh/_new  2019-11-19 12:58:52.342151212 +0100
@@ -3,8 +3,8 @@
     <param name="url">https://github.com/docker/docker-ce.git</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="versionformat">19.03.4_ce_%h</param>
-    <param name="revision">v19.03.4</param>
+    <param name="versionformat">19.03.5_ce_%h</param>
+    <param name="revision">v19.03.5</param>
     <param name="filename">docker</param>
   </service>
   <service name="recompress" mode="disabled">

++++++ docker-19.03.4_ce_9013bf583a21.tar.xz -> 
docker-19.03.5_ce_633a0ea838f1.tar.xz ++++++
/work/SRC/openSUSE:Factory/docker/docker-19.03.4_ce_9013bf583a21.tar.xz 
/work/SRC/openSUSE:Factory/.docker.new.26869/docker-19.03.5_ce_633a0ea838f1.tar.xz
 differ: char 26, line 1


Reply via email to