diff --git a/_service b/_service index 13977bb..f67d763 100644 --- a/_service +++ b/_service @@ -5,7 +5,7 @@ buildah @PARENT_TAG@ v(.*) - v1.37.1 + v1.37.2 enable diff --git a/_servicedata b/_servicedata index 58ef207..b876d4e 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/containers/buildah.git - 67cc51e90efae84919a60ca5140f7dccd2ea2959 \ No newline at end of file + eadda3bc0e692f6d4c5d6f813f63f059413e92fc \ No newline at end of file diff --git a/buildah-1.37.1.tar.xz b/buildah-1.37.1.tar.xz deleted file mode 100644 index 1fb3288..0000000 --- a/buildah-1.37.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ed0ec2e3ce270a46cf1392f6b670e0de253d1337d59d48632a80368a8b2f2383 -size 11773844 diff --git a/buildah-1.37.2.tar.xz b/buildah-1.37.2.tar.xz new file mode 100644 index 0000000..cefd6d1 --- /dev/null +++ b/buildah-1.37.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93ac30d0db8975756081ed2fa7370ace7860613f99725201a5167a451954b4b6 +size 11775556 diff --git a/buildah.changes b/buildah.changes index 9f30f45..da8025a 100644 --- a/buildah.changes +++ b/buildah.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Aug 22 08:03:41 UTC 2024 - dcermak@suse.com + +- Update to version 1.37.2: + * [release-1.37] Bump Buildah to v1.37.2 + * [release-1.37] Bump c/common to v0.60.2, c/image to v5.32.2 + ------------------------------------------------------------------- Wed Aug 14 09:18:52 UTC 2024 - dcermak@suse.com diff --git a/buildah.spec b/buildah.spec index 0340066..49129a4 100644 --- a/buildah.spec +++ b/buildah.spec @@ -19,7 +19,7 @@ %define project github.com/containers/buildah Name: buildah -Version: 1.37.1 +Version: 1.37.2 Release: 0 Summary: Tool for building OCI containers License: Apache-2.0