From b3d085e0c77d48350989ad80aeef7ccf4dea0ecd4c8568e6c3aaeda8bc40f739 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Fri, 11 Aug 2023 09:26:52 +0000 Subject: [PATCH] Accepting request 1103431 from home:danishprakash:branches:devel:microos Update to version 1.31.2 OBS-URL: https://build.opensuse.org/request/show/1103431 OBS-URL: https://build.opensuse.org/package/show/devel:microos/buildah?expand=0&rev=19 --- _service | 2 +- _servicedata | 2 +- buildah-1.31.1.tar.xz | 3 --- buildah-1.31.2.tar.xz | 3 +++ buildah.changes | 14 ++++++++++++++ buildah.spec | 2 +- 6 files changed, 20 insertions(+), 6 deletions(-) delete mode 100644 buildah-1.31.1.tar.xz create mode 100644 buildah-1.31.2.tar.xz diff --git a/_service b/_service index 29d4803..ae2fcba 100644 --- a/_service +++ b/_service @@ -5,7 +5,7 @@ buildah @PARENT_TAG@ v(.*) - v1.31.1 + v1.31.2 enable diff --git a/_servicedata b/_servicedata index 5f1c8a2..81379e3 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/containers/buildah.git - a3056cacd165979743a9e72618037e7f5a11a6d5 \ No newline at end of file + d4d1d75130b56ff8f2fba7fb375f62000a105126 \ No newline at end of file diff --git a/buildah-1.31.1.tar.xz b/buildah-1.31.1.tar.xz deleted file mode 100644 index 4e8f6f0..0000000 --- a/buildah-1.31.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:afe4021f96fa3f1c7abfbd65609b41246d093bed65f8d5595f28cdda49739355 -size 9224768 diff --git a/buildah-1.31.2.tar.xz b/buildah-1.31.2.tar.xz new file mode 100644 index 0000000..67541d1 --- /dev/null +++ b/buildah-1.31.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c54afdb5c465656720eaf720df2a3004a4d8a409b24c06a25b397cf21e81781b +size 9294008 diff --git a/buildah.changes b/buildah.changes index 24e4ab4..ea61073 100644 --- a/buildah.changes +++ b/buildah.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Aug 11 05:43:19 UTC 2023 - danish.prakash@suse.com + +- Update to version 1.31.2: + * [release-1.31] Bump to v1.31.2 + * [release-1.31] Bump to v1.31.2-dev + * [release-1.31] Bump to v1.31.1 + * [release-1.31] Remove zstd:chunked from man, bump c/common to v0.55.3 + * [CI:BUILD] Packit: add fedora-eln targets + * [CI:BUILD] RPM: build docs with vendored go-md2man + * packit: Build PRs into default packit COPRs + * [CI:BUILD] Packit: remove pre-sync action + * CI:BUILD] RPM: define gobuild macro for rhel/centos stream + ------------------------------------------------------------------- Thu Jul 20 15:49:31 UTC 2023 - dcermak@suse.com diff --git a/buildah.spec b/buildah.spec index 7c57177..57806fe 100644 --- a/buildah.spec +++ b/buildah.spec @@ -18,7 +18,7 @@ %define project github.com/containers/buildah Name: buildah -Version: 1.31.1 +Version: 1.31.2 Release: 0 Summary: Tool for building OCI containers License: Apache-2.0