Hello community,

here is the log from the commit of package container-diff for openSUSE:Factory 
checked in at 2019-08-22 10:52:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/container-diff (Old)
 and      /work/SRC/openSUSE:Factory/.container-diff.new.22127 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "container-diff"

Thu Aug 22 10:52:34 2019 rev:8 rq:724842 version:0.15.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/container-diff/container-diff.changes    
2018-11-10 16:59:25.835749695 +0100
+++ /work/SRC/openSUSE:Factory/.container-diff.new.22127/container-diff.changes 
2019-08-22 10:52:37.957697790 +0200
@@ -1,0 +2,13 @@
+Tue Aug 20 11:25:02 UTC 2019 - Sascha Grunert <sgrun...@suse.com>
+
+- Update container-diff to v0.15.0
+  * Fix result switch while viewing with type history
+  * Use PKG-INFO and METADATA to infer package names in pip analysis
+  * Use top_level.txt when analyzing pip modules
+  * Strip colons from file path before creating cache dir
+  * Enhancement - save to file
+  * Fixed concurrent map write in image diffing
+  * Split lines prior to diffing
+  * Move all image processing logic into utils, and expose publicly
+
+-------------------------------------------------------------------

Old:
----
  container-diff-0.13.1.tar.xz

New:
----
  container-diff-0.15.0.tar.xz

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

Other differences:
------------------
++++++ container-diff.spec ++++++
--- /var/tmp/diff_new_pack.MUhAF5/_old  2019-08-22 10:52:38.677697694 +0200
+++ /var/tmp/diff_new_pack.MUhAF5/_new  2019-08-22 10:52:38.685697693 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package container-diff
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,13 +12,13 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define project github.com/GoogleContainerTools/container-diff
 Name:           container-diff
-Version:        0.13.1
+Version:        0.15.0
 Release:        0
 Summary:        Analyze and compare container images
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.MUhAF5/_old  2019-08-22 10:52:38.725697687 +0200
+++ /var/tmp/diff_new_pack.MUhAF5/_new  2019-08-22 10:52:38.725697687 +0200
@@ -2,7 +2,7 @@
 <service name="tar_scm" mode="disabled">
 <param 
name="url">https://github.com/GoogleContainerTools/container-diff</param>
 <param name="scm">git</param>
-<param name="versionformat">0.13.1</param>
+<param name="versionformat">0.15.0</param>
 <param name="revision">master</param>
 </service>
 <service name="recompress" mode="disabled">

++++++ container-diff-0.13.1.tar.xz -> container-diff-0.15.0.tar.xz ++++++
++++ 67647 lines of diff (skipped)


Reply via email to