From 21de9905bcaa47347a4989f2138a3d755106976ed919ce3e43dcdaebec7fbbc6 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 3 Sep 2021 19:26:12 +0000 Subject: [PATCH] Accepting request 916128 from devel:kubic OBS-URL: https://build.opensuse.org/request/show/916128 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/buildah?expand=0&rev=47 --- _service | 2 +- _servicedata | 2 +- buildah-1.22.0.tar.xz | 3 --- buildah-1.22.3.tar.xz | 3 +++ buildah.changes | 8 ++++++++ buildah.spec | 2 +- 6 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 buildah-1.22.0.tar.xz create mode 100644 buildah-1.22.3.tar.xz diff --git a/_service b/_service index b071da6..a436fac 100644 --- a/_service +++ b/_service @@ -5,7 +5,7 @@ buildah @PARENT_TAG@ v(.*) - v1.22.0 + v1.22.3 enable diff --git a/_servicedata b/_servicedata index b40325b..35f84dc 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/containers/buildah.git - e6ea308d6de1724a0ead3e08517a5e365461b275 \ No newline at end of file + 852ca9ff7fff7a95789b706972b968ec9c5cff34 \ No newline at end of file diff --git a/buildah-1.22.0.tar.xz b/buildah-1.22.0.tar.xz deleted file mode 100644 index a17d6b7..0000000 --- a/buildah-1.22.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:125144cec25ca0e8cd8e309af5bea2d7165da4df34cf3c4785a919e429348d91 -size 6505004 diff --git a/buildah-1.22.3.tar.xz b/buildah-1.22.3.tar.xz new file mode 100644 index 0000000..89cef2d --- /dev/null +++ b/buildah-1.22.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0695a65045269aad19daaf7b8cf67e026914aff9d6a5f555b4b376b65f00ec06 +size 6517992 diff --git a/buildah.changes b/buildah.changes index 2965d60..4760ecf 100644 --- a/buildah.changes +++ b/buildah.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Sep 02 15:16:02 UTC 2021 - alexandre.vicenzi@suse.com + +- Update to version 1.22.3: + * Update dependencies + * Post-branch commit + * Accept repositories on login/logout + ------------------------------------------------------------------- Fri Aug 06 09:31:59 UTC 2021 - alexandre.vicenzi@suse.com diff --git a/buildah.spec b/buildah.spec index 603dcd4..5dc9fd2 100644 --- a/buildah.spec +++ b/buildah.spec @@ -22,7 +22,7 @@ %define with_libostree 1 %endif Name: buildah -Version: 1.22.0 +Version: 1.22.3 Release: 0 Summary: Tool for building OCI containers License: Apache-2.0