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