From 78f1c22f61364bb0243291f098e9ca94be653448 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 3 Aug 2023 18:46:41 +0000 Subject: skopeo: update to 1.13.1 Bumping skopeo to version v1.13.1-4-g416218f5, which comprises the following commits: 882b087b Packit: remove pre-sync action 3162e17e [release-1.13] Bump to v1.13.2-dev 8ace37a4 [release-1.13] Bump to v1.13.1 cac20311 [release-1.13] Bump c/common to v0.55.2 d5b1f34e [release-1.13 backport] [CI:BUILD] Packit: install golist before updating downstream spec 85d99af2 [release-1.13] Bump to v1.13.1-dev 8b9999e1 Bump to v1.13.0 Signed-off-by: Bruce Ashfield --- recipes-containers/skopeo/skopeo_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-containers/skopeo/skopeo_git.bb b/recipes-containers/skopeo/skopeo_git.bb index feff9dfa..48f22a24 100644 --- a/recipes-containers/skopeo/skopeo_git.bb +++ b/recipes-containers/skopeo/skopeo_git.bb @@ -24,8 +24,8 @@ SRC_URI = " \ file://0001-makefile-add-GOBUILDFLAGS-to-go-build-call.patch \ " -SRCREV = "8b9999e1d501a1e81ffd9142c40c068a0c509780" -PV = "v1.13.0+git${SRCPV}" +SRCREV = "416218f501364aa05fbe63617fd4599d63d82637" +PV = "v1.13.1+git${SRCPV}" GO_IMPORT = "import" S = "${WORKDIR}/git/src/github.com/containers/skopeo" -- cgit v1.2.3-54-g00ecf