Hello community,

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

Package is "zypper-docker"

Tue Jun 19 11:58:54 2018 rev:5 rq:616571 version:2.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/zypper-docker/zypper-docker.changes      
2017-05-27 13:14:26.464790268 +0200
+++ /work/SRC/openSUSE:Factory/.zypper-docker.new/zypper-docker.changes 
2018-06-19 11:58:57.988495797 +0200
@@ -1,0 +2,32 @@
+Wed Jun 13 13:29:25 UTC 2018 - [email protected]
+
+- Make use of %license macro 
+
+-------------------------------------------------------------------
+Wed Jun 13 09:00:24 UTC 2018 - [email protected]
+
+- Release version 2.0.0 (bsc#1097442)
+  - Features:
+    * Allow inspection of stopped containers
+      Using zypper-docker luc,lpc or pchkc on a stopped container is now 
possible.
+    * Analyze container instead of base image by default
+      Note: This is a backwards incompatible change. If the base image of a 
container
+      needs to be analyzed, which was the former default a new --base flag can 
be used.
+      e.g. zypper-docker pchkc --base <Container-ID>
+ 
+  - Minor Improvements / Fixes:
+    * Add short forms of commands to help section
+      Fixes: bsc#1022052 
+    * Fix bug that caused images not to be removed properly in some cases
+    * Fix bug that caused lpc command to log to stdout
+    * Fix bug that caused force flag not to work with zypper-docker images
+    * Fix zypper-docker ps command
+    * Fix bug with zypper-docker up/patch --no-recommends
+    * Fix update behavior when getting a zypper update
+
+  - Other:
+    * Update and use zypper exit codes
+      Fixes: bsc#1018823
+    * Support recent version of the docker API
+
+-------------------------------------------------------------------

Old:
----
  zypper-docker-1.2.0.tar.xz

New:
----
  zypper-docker-2.0.0.tar.xz

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

Other differences:
------------------
++++++ zypper-docker.spec ++++++
--- /var/tmp/diff_new_pack.fTxruC/_old  2018-06-19 11:58:58.796465796 +0200
+++ /var/tmp/diff_new_pack.fTxruC/_new  2018-06-19 11:58:58.796465796 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package zypper-docker
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,10 +19,10 @@
 %define go_tool go
 %define GO_BUILD_FLAGS ""
 
-%define version_unconverted 1.2.0
+%define version_unconverted 2.0.0
 
 Name:           zypper-docker
-Version:        1.2.0
+Version:        2.0.0
 Release:        0
 Summary:        Easy patch and update solution for Docker images
 License:        Apache-2.0
@@ -30,7 +30,7 @@
 Url:            https://github.com/SUSE/zypper-docker
 Source0:        %{name}-%{version}.tar.xz
 Source42:       zypper-docker-rpmlintrc
-BuildRequires:  go >= 1.5
+BuildRequires:  go >= 1.9
 Requires:       libzypp > 9.34
 BuildRequires:  libzypp > 9.34
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -75,7 +75,8 @@
 
 %files
 %defattr(-,root,root)
-%doc README.md LICENSE
+%doc README.md
+%license LICENSE
 %{_bindir}/zypper-docker
 %{_mandir}/man1/zypper-docker-*.1.gz
 %{_mandir}/man1/zypper-docker.1.gz

++++++ _service ++++++
--- /var/tmp/diff_new_pack.fTxruC/_old  2018-06-19 11:58:58.844464014 +0200
+++ /var/tmp/diff_new_pack.fTxruC/_new  2018-06-19 11:58:58.848463866 +0200
@@ -3,8 +3,8 @@
         <param name="url">https://github.com/SUSE/zypper-docker.git</param>
         <param name="scm">git</param>
         <param name="exclude">.git</param>
-        <param name="versionformat">1.2.0</param>
-        <param name="revision">v1.2.0</param>
+        <param name="versionformat">2.0.0</param>
+        <param name="revision">v2.0.0</param>
     </service>
     <service mode="disabled" name="recompress">
         <param name="file">*.tar</param>

++++++ zypper-docker-1.2.0.tar.xz -> zypper-docker-2.0.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/zypper-docker/zypper-docker-1.2.0.tar.xz 
/work/SRC/openSUSE:Factory/.zypper-docker.new/zypper-docker-2.0.0.tar.xz 
differ: char 26, line 1


Reply via email to