From 8446bbde4829ac500a9b2e93c8d3d8084b22f40cfe3715a8ce41037c2a856132 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 2 Apr 2019 07:23:27 +0000 Subject: [PATCH] Accepting request 690414 from devel:kubic OBS-URL: https://build.opensuse.org/request/show/690414 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/buildah?expand=0&rev=15 --- _service | 4 ++-- buildah-1.7.1.tar.xz | 3 --- buildah-1.7.2.tar.xz | 3 +++ buildah.changes | 7 +++++++ buildah.spec | 2 +- 5 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 buildah-1.7.1.tar.xz create mode 100644 buildah-1.7.2.tar.xz diff --git a/_service b/_service index 4890814..c498664 100644 --- a/_service +++ b/_service @@ -4,8 +4,8 @@ https://github.com/containers/buildah.git git buildah -1.7.1 -v1.7.1 +1.7.2 +v1.7.2 diff --git a/buildah-1.7.1.tar.xz b/buildah-1.7.1.tar.xz deleted file mode 100644 index 8c5c622..0000000 --- a/buildah-1.7.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c59c91722306605bbfa9cbf0a926741b9364722dee5d415da6a09860046de53f -size 2638588 diff --git a/buildah-1.7.2.tar.xz b/buildah-1.7.2.tar.xz new file mode 100644 index 0000000..087099d --- /dev/null +++ b/buildah-1.7.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47a6434ff7e3abc008ff8d5a19663742e4f7c514f31766e0d53cfe041ea12cf8 +size 2645512 diff --git a/buildah.changes b/buildah.changes index 6f08aa5..8b1f3e7 100644 --- a/buildah.changes +++ b/buildah.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Apr 1 14:47:27 UTC 2019 - Richard Brown + +- Update to v1.7.2 + * Updates vendored containers/storage to latest version + * rootless: by default use the host network namespace + ------------------------------------------------------------------- Fri Mar 1 10:12:50 UTC 2019 - Richard Brown diff --git a/buildah.spec b/buildah.spec index fae0e22..5c326cb 100644 --- a/buildah.spec +++ b/buildah.spec @@ -22,7 +22,7 @@ %define with_libostree 1 %endif Name: buildah -Version: 1.7.1 +Version: 1.7.2 Release: 0 Summary: Tool for building OCI containers License: Apache-2.0