Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package skopeo for openSUSE:Factory checked in at 2021-10-16 22:46:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/skopeo (Old) and /work/SRC/openSUSE:Factory/.skopeo.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "skopeo" Sat Oct 16 22:46:57 2021 rev:20 rq:924996 version:1.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/skopeo/skopeo.changes 2021-06-05 23:30:45.040356438 +0200 +++ /work/SRC/openSUSE:Factory/.skopeo.new.1890/skopeo.changes 2021-10-16 22:47:03.908662842 +0200 @@ -1,0 +2,22 @@ +Fri Oct 8 14:33:07 UTC 2021 - Paolo Stivanin <i...@paolostivanin.com> + +- Update to version 1.5.0: + * bump deps + * Update VM Images + Drop prior-ubuntu references + * Update installation doc with latest steps + * Introduce a --ignore option to allow "sync" command to continue + syncing even after a particular image sync fails + * vendor-in-container: update to golang:1.16 + * update c/common, c/image, c/storage + * Add timeouts when waiting on OpenShift or the registry to start + * Add docs and bash completions + * Add support for decompressing while copying to dir:// + * Update to enabled containers/image version + * Fix two instances of unused err found by go-staticcheck + * Test both imageOptions and imageDestOptions in TestTLSVerifyFlags + * Split testing of --tls-verify into separate TestTLSVerifyFlags + * Add the --tls-verify option to (skopeo logout) + * Added `format` parameter to `sync` command + * copy: Add --digestfile + +------------------------------------------------------------------- Old: ---- skopeo-1.2.3.tar.xz New: ---- skopeo-1.5.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ skopeo.spec ++++++ --- /var/tmp/diff_new_pack.wrQTcc/_old 2021-10-16 22:47:04.476663321 +0200 +++ /var/tmp/diff_new_pack.wrQTcc/_new 2021-10-16 22:47:04.476663321 +0200 @@ -24,7 +24,7 @@ %define with_libostree 1 %endif Name: skopeo -Version: 1.2.3 +Version: 1.5.0 Release: 0 Summary: Container image repository tool License: Apache-2.0 @@ -40,7 +40,7 @@ BuildRequires: libbtrfs-devel >= 3.8 BuildRequires: libcontainers-common BuildRequires: libgpgme-devel -BuildRequires: golang(API) = 1.15 +BuildRequires: golang(API) >= 1.15 ExcludeArch: s390 %if 0%{?with_libostree} BuildRequires: libostree-devel @@ -88,7 +88,6 @@ %make_install PREFIX=%{_prefix} # Drop unneeded files rm -rv %{buildroot}/etc/containers -rm -rv %{buildroot}/policy.json %files %doc README.md ++++++ _service ++++++ --- /var/tmp/diff_new_pack.wrQTcc/_old 2021-10-16 22:47:04.504663345 +0200 +++ /var/tmp/diff_new_pack.wrQTcc/_new 2021-10-16 22:47:04.504663345 +0200 @@ -5,7 +5,7 @@ <param name="filename">skopeo</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> - <param name="revision">v1.2.3</param> + <param name="revision">v1.5.0</param> <param name="changesgenerate">enable</param> </service> <service name="recompress" mode="disabled"> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.wrQTcc/_old 2021-10-16 22:47:04.520663358 +0200 +++ /var/tmp/diff_new_pack.wrQTcc/_new 2021-10-16 22:47:04.524663361 +0200 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/containers/skopeo</param> - <param name="changesrevision">f15564f705d353835cdc0f69f7df92168b7d6667</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">209a993159eae02f037d01efc001feb57577c2ef</param></service></servicedata> ++++++ skopeo-1.2.3.tar.xz -> skopeo-1.5.0.tar.xz ++++++ ++++ 170703 lines of diff (skipped)