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-01-26 14:44:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/skopeo (Old) and /work/SRC/openSUSE:Factory/.skopeo.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "skopeo" Tue Jan 26 14:44:48 2021 rev:18 rq:866165 version:1.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/skopeo/skopeo.changes 2020-08-02 12:29:41.103938977 +0200 +++ /work/SRC/openSUSE:Factory/.skopeo.new.28504/skopeo.changes 2021-01-26 14:44:50.187263271 +0100 @@ -1,0 +2,14 @@ +Fri Jan 22 23:34:42 UTC 2021 - dmuel...@suse.com + +- Update to version 1.2.1: + * Bump to v1.2.1 + * Update nix pin with `make nixpkgs` + * Add a smoke test for signedIdentity:remapIdentity + * Split copyWithSignedIdentity from TestCopyVerifyingMirroredSignatures + * integration test: sync k8s.gcr.io/pause instead of docker.io/alpine + * integration test: use fedora-minimal for most manifest list tests + * Update vendor of containers/common and containers/storage + * Fix reading the after-sync list of tags in SyncSuite.TestYamlUntagged + * Bump github.com/containers/common from 0.31.1 to 0.31.2 + +------------------------------------------------------------------- Old: ---- skopeo-1.1.1.tar.xz New: ---- _servicedata skopeo-1.2.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ skopeo.spec ++++++ --- /var/tmp/diff_new_pack.nGw1kn/_old 2021-01-26 14:44:50.659264002 +0100 +++ /var/tmp/diff_new_pack.nGw1kn/_new 2021-01-26 14:44:50.663264008 +0100 @@ -1,7 +1,7 @@ # # spec file for package skopeo # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # 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/ # # nodebuginfo @@ -24,7 +24,7 @@ %define with_libostree 1 %endif Name: skopeo -Version: 1.1.1 +Version: 1.2.1 Release: 0 Summary: Container image repository tool License: Apache-2.0 @@ -35,11 +35,11 @@ Requires: libcontainers-common BuildRequires: device-mapper-devel >= 1.2.68 BuildRequires: glib2-devel -BuildRequires: golang(API) = 1.12 BuildRequires: go-go-md2man BuildRequires: libbtrfs-devel >= 3.8 BuildRequires: libcontainers-common BuildRequires: libgpgme-devel +BuildRequires: golang(API) = 1.15 ExcludeArch: s390 %if 0%{?with_libostree} BuildRequires: libostree-devel ++++++ _service ++++++ --- /var/tmp/diff_new_pack.nGw1kn/_old 2021-01-26 14:44:50.687264045 +0100 +++ /var/tmp/diff_new_pack.nGw1kn/_new 2021-01-26 14:44:50.687264045 +0100 @@ -3,9 +3,10 @@ <param name="url">https://github.com/containers/skopeo</param> <param name="scm">git</param> <param name="filename">skopeo</param> - <param name="versionformat">1.1.1</param> - <param name="revision">v1.1.1</param> - <param name="exclude">.git</param> + <param name="versionformat">@PARENT_TAG@</param> + <param name="versionrewrite-pattern">v(.*)</param> + <param name="revision">v1.2.1</param> + <param name="changesgenerate">enable</param> </service> <service name="recompress" mode="disabled"> <param name="file">*.tar</param> ++++++ _servicedata ++++++ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/containers/skopeo</param> <param name="changesrevision">bdb117ded6d37f0a6b0a2e28ba3213c20264ab43</param></service></servicedata>++++++ skopeo-1.1.1.tar.xz -> skopeo-1.2.1.tar.xz ++++++ ++++ 90856 lines of diff (skipped)