diff --git a/_service b/_service index 5bf6076..29d4803 100644 --- a/_service +++ b/_service @@ -5,7 +5,7 @@ buildah @PARENT_TAG@ v(.*) - v1.31.0 + v1.31.1 enable diff --git a/_servicedata b/_servicedata index b87af80..5f1c8a2 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/containers/buildah.git - d0de60bbf34d7e97d08f8652abf794c3b66e47a1 \ No newline at end of file + a3056cacd165979743a9e72618037e7f5a11a6d5 \ No newline at end of file diff --git a/buildah-1.31.0.tar.xz b/buildah-1.31.0.tar.xz deleted file mode 100644 index a73f74c..0000000 --- a/buildah-1.31.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fc431fa52157436a099b71dbb140a30bad67f197c8570eae8e75ea22421eb0cd -size 9233340 diff --git a/buildah-1.31.1.tar.xz b/buildah-1.31.1.tar.xz new file mode 100644 index 0000000..4e8f6f0 --- /dev/null +++ b/buildah-1.31.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afe4021f96fa3f1c7abfbd65609b41246d093bed65f8d5595f28cdda49739355 +size 9224768 diff --git a/buildah.changes b/buildah.changes index 1974c69..24e4ab4 100644 --- a/buildah.changes +++ b/buildah.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jul 20 15:49:31 UTC 2023 - dcermak@suse.com + +- Update to version 1.31.1: + * [release-1.31] Bump c/common + ------------------------------------------------------------------- Mon Jul 03 06:10:49 UTC 2023 - dcermak@suse.com diff --git a/buildah.spec b/buildah.spec index a970507..7c57177 100644 --- a/buildah.spec +++ b/buildah.spec @@ -18,7 +18,7 @@ %define project github.com/containers/buildah Name: buildah -Version: 1.31.0 +Version: 1.31.1 Release: 0 Summary: Tool for building OCI containers License: Apache-2.0