diff --git a/_service b/_service index 6b96023..fb4259f 100644 --- a/_service +++ b/_service @@ -5,7 +5,7 @@ buildah @PARENT_TAG@ v(.*) - v1.39.1 + v1.39.2 enable diff --git a/_servicedata b/_servicedata index 01b9b58..1da6da8 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/containers/buildah.git - 9347a39c2712ad071eeaf15e27c03fa05e271221 \ No newline at end of file + d5d9d35f2365915146e51653c647657d54e8bdc7 \ No newline at end of file diff --git a/buildah-1.39.1.tar.xz b/buildah-1.39.1.tar.xz deleted file mode 100644 index 1da7d34..0000000 --- a/buildah-1.39.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4bd3cdd5a46558ab7b4d0789bfde74845f28fda650336526f3349cc7876f7198 -size 11438952 diff --git a/buildah-1.39.2.tar.xz b/buildah-1.39.2.tar.xz new file mode 100644 index 0000000..3f34484 --- /dev/null +++ b/buildah-1.39.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7079c7877db3c7172e094a32f3e903bfec4472b0784f2914e36fa2a62337646a +size 11439992 diff --git a/buildah.changes b/buildah.changes index 057f477..e2083c1 100644 --- a/buildah.changes +++ b/buildah.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Mar 06 09:01:43 UTC 2025 - dcermak@suse.com + +- Update to version 1.39.2: + * [release-1.39] Bump to Buildah v1.39.2 + * [release-1.39] tests/conformance/testdata/Dockerfile.add:... + * [release-1.39] Bump c/image to v5.34.1, c/common v0.62.1 + ------------------------------------------------------------------- Thu Feb 27 14:37:20 UTC 2025 - dcermak@suse.com diff --git a/buildah.spec b/buildah.spec index fed9b7c..1cf136e 100644 --- a/buildah.spec +++ b/buildah.spec @@ -19,7 +19,7 @@ %define project github.com/containers/buildah Name: buildah -Version: 1.39.1 +Version: 1.39.2 Release: 0 Summary: Tool for building OCI containers License: Apache-2.0