From 59e9efc7b1815997f03a55eb1df40232175817e5bc5934f87960850c11c28224 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 27 Feb 2019 14:06:23 +0000 Subject: [PATCH] Accepting request 679429 from devel:kubic OBS-URL: https://build.opensuse.org/request/show/679429 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/buildah?expand=0&rev=13 --- _service | 4 ++-- buildah-1.6.tar.xz | 3 --- buildah-1.7.tar.xz | 3 +++ buildah.changes | 9 +++++++++ buildah.spec | 2 +- 5 files changed, 15 insertions(+), 6 deletions(-) delete mode 100644 buildah-1.6.tar.xz create mode 100644 buildah-1.7.tar.xz diff --git a/_service b/_service index a97997d..75eaab4 100644 --- a/_service +++ b/_service @@ -4,8 +4,8 @@ https://github.com/containers/buildah.git git buildah -1.5 -v1.5 +1.7 +v1.7 diff --git a/buildah-1.6.tar.xz b/buildah-1.6.tar.xz deleted file mode 100644 index b39c2fa..0000000 --- a/buildah-1.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a5e9d82ae7ef3800e77c540d411518175f7bcd6a47b3689e176c198c19ad5d4 -size 3337004 diff --git a/buildah-1.7.tar.xz b/buildah-1.7.tar.xz new file mode 100644 index 0000000..1efe407 --- /dev/null +++ b/buildah-1.7.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18bfe92402bb10ac66947155a141b2f3fdc69a5e36549c3a18b3d36d86b4a7de +size 2628744 diff --git a/buildah.changes b/buildah.changes index 9f55a9f..7521eab 100644 --- a/buildah.changes +++ b/buildah.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Feb 26 16:51:30 UTC 2019 - Richard Brown + +- Update to v1.7 + * vendor containers/image v1.4 + * Make "images --all" faster + * Remove quiet option from pull options + * Support oci layout format + ------------------------------------------------------------------- Thu Jan 17 14:21:58 UTC 2019 - Richard Brown diff --git a/buildah.spec b/buildah.spec index fbe3e96..2c81b46 100644 --- a/buildah.spec +++ b/buildah.spec @@ -23,7 +23,7 @@ %define with_libostree 1 %endif Name: buildah -Version: 1.6 +Version: 1.7 Release: 0 Summary: Tool for building OCI containers License: Apache-2.0