Hello community, here is the log from the commit of package skopeo for openSUSE:Factory checked in at 2020-07-06 16:16:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/skopeo (Old) and /work/SRC/openSUSE:Factory/.skopeo.new.3060 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "skopeo" Mon Jul 6 16:16:53 2020 rev:16 rq:818415 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/skopeo/skopeo.changes 2020-06-03 20:30:23.812785897 +0200 +++ /work/SRC/openSUSE:Factory/.skopeo.new.3060/skopeo.changes 2020-07-06 16:18:28.637168099 +0200 @@ -1,0 +2,32 @@ +Wed Jun 24 13:17:30 UTC 2020 - Ralf Haferkamp <[email protected]> + +- Update to skopeo v1.1.0: + * Add Skopeo Stable Image Dockerfile for Quay + * Add tags to support regular expressions in yaml conf + * Add tags to support regular expressions without breaking the + old ones in yaml conf + * Add upstream and testing container images + * Add upstream and testing container images + * Bump github.com/containers/storage from 1.20.1 to 1.20.2 + * Bump github.com/stretchr/testify from 1.6.0 to 1.6.1 + * Clarify control flow when handling the tags list + * Clarify imagesToCopy control flow + * Correct a typo in docs/skopeo-sync.1.md + * Don't use path.Join to form repository names + * Drop redundant fmt.Sprintf inside erorrs.Wrapf/Errorf + * Fix error handling on invalid regex + * Fix the recently added example in the man page. + * Inline isTagSpecified into its only caller + * Only create a SystemContext once per registry + * Remove the repoReference parameter of imagesToCopyFromRepo + * Share the logrus.WithFields settings over the loop bodies + * Use MatchString instead of Match with a manual conversion + * Use a reference.Named, not types.ImageReference, in + imagesToCopyFromRepo + * Use a separate field for the "sync images with tag + matching regex" feature + * Use reference.Tagged to extract the tag from a reference + * Work with a reference.Named, not strings, in + imagesToCopyFromRegistry + +------------------------------------------------------------------- Old: ---- skopeo-1.0.0.tar.xz New: ---- skopeo-1.1.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ skopeo.spec ++++++ --- /var/tmp/diff_new_pack.F3ZCsV/_old 2020-07-06 16:18:29.277170065 +0200 +++ /var/tmp/diff_new_pack.F3ZCsV/_new 2020-07-06 16:18:29.277170065 +0200 @@ -24,7 +24,7 @@ %define with_libostree 1 %endif Name: skopeo -Version: 1.0.0 +Version: 1.1.0 Release: 0 Summary: Container image repository tool License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.F3ZCsV/_old 2020-07-06 16:18:29.305170151 +0200 +++ /var/tmp/diff_new_pack.F3ZCsV/_new 2020-07-06 16:18:29.305170151 +0200 @@ -3,8 +3,8 @@ <param name="url">https://github.com/containers/skopeo</param> <param name="scm">git</param> <param name="filename">skopeo</param> - <param name="versionformat">1.0.0</param> - <param name="revision">v1.0.0</param> + <param name="versionformat">1.1.0</param> + <param name="revision">v1.1.0</param> <param name="exclude">.git</param> </service> <service name="recompress" mode="disabled"> ++++++ skopeo-1.0.0.tar.xz -> skopeo-1.1.0.tar.xz ++++++ ++++ 68066 lines of diff (skipped)
