commit container-diff for openSUSE:Factory

Hello community, here is the log from the commit of package container-diff for openSUSE:Factory checked in at 2018-06-29 22:35:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/container-diff (Old) and /work/SRC/openSUSE:Factory/.container-diff.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "container-diff" Fri Jun 29 22:35:08 2018 rev:6 rq:619544 version:0.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/container-diff/container-diff.changes 2018-06-13 15:38:13.059149775 +0200 +++ /work/SRC/openSUSE:Factory/.container-diff.new/container-diff.changes 2018-06-29 22:35:22.974054806 +0200 @@ -1,0 +2,13 @@ +Thu Jun 28 08:22:29 UTC 2018 - dcassany@suse.com + +- Update container-diff to v0.11.0 + * Don't overwrite loaded tarball image + * Use local RPM binary (when possible) in RPM differ + * Switch to github.com/google/go-containerregistry + * Fix entrypoint in RPM differ + * Various metadata diffing fixes + * Remove Bazel + * Switch docker Requires to Recommends + * Update github project name in spec, now called GoogleContainerTools + +------------------------------------------------------------------- Old: ---- container-diff-0.9.0.tar.xz New: ---- container-diff-0.11.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ container-diff.spec ++++++ --- /var/tmp/diff_new_pack.p0GeFV/_old 2018-06-29 22:35:23.782054105 +0200 +++ /var/tmp/diff_new_pack.p0GeFV/_new 2018-06-29 22:35:23.790054097 +0200 @@ -16,9 +16,9 @@ # -%define project github.com/GoogleCloudPlatform/container-diff +%define project github.com/GoogleContainerTools/container-diff Name: container-diff -Version: 0.9.0 +Version: 0.11.0 Release: 0 Summary: Analyze and compare container images License: Apache-2.0 @@ -27,7 +27,7 @@ Source0: %{name}-%{version}.tar.xz BuildRequires: golang(API) >= 1.7 BuildRequires: golang-packaging -Requires: docker +Recommends: docker # disable stripping of binaries %{go_nostrip} ++++++ _service ++++++ --- /var/tmp/diff_new_pack.p0GeFV/_old 2018-06-29 22:35:23.814054076 +0200 +++ /var/tmp/diff_new_pack.p0GeFV/_new 2018-06-29 22:35:23.814054076 +0200 @@ -1,9 +1,9 @@ <services> <service name="tar_scm" mode="disabled"> -<param name="url">https://github.com/GoogleCloudPlatform/container-diff</param> +<param name="url">https://github.com/GoogleContainerTools/container-diff</param> <param name="scm">git</param> -<param name="versionformat">0.9.0</param> -<param name="revision">v0.9.0</param> +<param name="versionformat">0.11.0</param> +<param name="revision">v0.11.0</param> </service> <service name="recompress" mode="disabled"> <param name="file">container-diff-*.tar</param> ++++++ container-diff-0.9.0.tar.xz -> container-diff-0.11.0.tar.xz ++++++ ++++ 136633 lines of diff (skipped)
participants (1)
-
root