Hello community,

here is the log from the commit of package docker for openSUSE:Factory checked 
in at 2017-09-21 12:31:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/docker (Old)
 and      /work/SRC/openSUSE:Factory/.docker.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "docker"

Thu Sep 21 12:31:53 2017 rev:60 rq:526985 version:17.04.0_ce

Changes:
--------
--- /work/SRC/openSUSE:Factory/docker/docker.changes    2017-09-07 
22:12:01.872978684 +0200
+++ /work/SRC/openSUSE:Factory/.docker.new/docker.changes       2017-09-21 
12:31:57.607624901 +0200
@@ -1,0 +2,6 @@
+Fri Sep 15 15:32:49 UTC 2017 - jmassaguer...@suse.com
+
+- fix /var/adm/update-message/docker file name to be
+  /var/adm/update-message/docker-%{version}-%{release} 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ docker.spec ++++++
--- /var/tmp/diff_new_pack.tZcmDC/_old  2017-09-21 12:31:58.663476313 +0200
+++ /var/tmp/diff_new_pack.tZcmDC/_new  2017-09-21 12:31:58.667475751 +0200
@@ -365,7 +365,7 @@
 
 %post
 if [  -e %{docker_migration_testfile} ]; then
-    cp %{docker_migration_warnfile} /var/adm/update-messages/docker
+    cp %{docker_migration_warnfile} 
/var/adm/update-messages/docker-%{version}-%{release}
 else
     if [ -e %{docker_migration_warnfile} ]; then
         rm %{docker_migration_warnfile}


Reply via email to