From 5ede44293ac1d5384ae2b81c1f293f6a29744803d48ac4ba36b77b67c8fb1e82 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 25 Sep 2019 06:25:50 +0000 Subject: [PATCH] Accepting request 732771 from devel:kubic OBS-URL: https://build.opensuse.org/request/show/732771 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/buildah?expand=0&rev=20 --- _service | 4 ++-- buildah-1.11.1.tar.xz | 3 --- buildah-1.11.2.tar.xz | 3 +++ buildah.changes | 7 +++++++ buildah.spec | 2 +- 5 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 buildah-1.11.1.tar.xz create mode 100644 buildah-1.11.2.tar.xz diff --git a/_service b/_service index 28a3482..382b880 100644 --- a/_service +++ b/_service @@ -4,8 +4,8 @@ https://github.com/containers/buildah.git git buildah -1.11.1 -v1.11.1 +1.11.2 +v1.11.2 diff --git a/buildah-1.11.1.tar.xz b/buildah-1.11.1.tar.xz deleted file mode 100644 index e3bd7cb..0000000 --- a/buildah-1.11.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f439aa72020e6ab861a768d085decd654808f1348794ce11890644761f947829 -size 5344716 diff --git a/buildah-1.11.2.tar.xz b/buildah-1.11.2.tar.xz new file mode 100644 index 0000000..5520179 --- /dev/null +++ b/buildah-1.11.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8fa3997334d806a5c34eed8a6e46369327174716a2d60c379af9600886b2f49 +size 5341948 diff --git a/buildah.changes b/buildah.changes index fa366af..89edfc9 100644 --- a/buildah.changes +++ b/buildah.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Sep 23 15:32:41 UTC 2019 - Richard Brown + +- Update to v1.11.2 + * Add some cleanup code + * Move devices code to unit specific directory. + ------------------------------------------------------------------- Fri Sep 13 07:07:28 UTC 2019 - Sascha Grunert diff --git a/buildah.spec b/buildah.spec index 54826ab..18b5d5c 100644 --- a/buildah.spec +++ b/buildah.spec @@ -22,7 +22,7 @@ %define with_libostree 1 %endif Name: buildah -Version: 1.11.1 +Version: 1.11.2 Release: 0 Summary: Tool for building OCI containers License: Apache-2.0