From eba4a5b6f6c44860f584361a3a7c2d2680def1f1e19ef2e67ffe937c1e49f4ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Wed, 14 Feb 2024 08:11:38 +0000 Subject: [PATCH] Accepting request 1146504 from home:danishprakash:branches:devel:microos Update to version 4.9.3 OBS-URL: https://build.opensuse.org/request/show/1146504 OBS-URL: https://build.opensuse.org/package/show/devel:microos/podman?expand=0&rev=49 --- _service | 2 +- _servicedata | 2 +- podman-4.9.2.tar.xz | 3 --- podman-4.9.3.tar.xz | 3 +++ podman.changes | 12 ++++++++++++ podman.spec | 2 +- 6 files changed, 18 insertions(+), 6 deletions(-) delete mode 100644 podman-4.9.2.tar.xz create mode 100644 podman-4.9.3.tar.xz diff --git a/_service b/_service index e2cb818..c9c23de 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https://github.com/containers/podman.git git - v4.9.2 + v4.9.3 @PARENT_TAG@ enable v(.*) diff --git a/_servicedata b/_servicedata index 875a253..5abd0af 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/containers/podman.git - f9a48ebcfa9a39144be0f86f4ba842752835f945 \ No newline at end of file + 8d2b55ddde1bc81f43d018dfc1ac027c06b26a7f \ No newline at end of file diff --git a/podman-4.9.2.tar.xz b/podman-4.9.2.tar.xz deleted file mode 100644 index d3f76fc..0000000 --- a/podman-4.9.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:45ebf1d2af9904c4d24a987cbc228689c5ae18ae04683b8ecb15ce53b02ce4bc -size 13583260 diff --git a/podman-4.9.3.tar.xz b/podman-4.9.3.tar.xz new file mode 100644 index 0000000..d0030b9 --- /dev/null +++ b/podman-4.9.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a457f5ef0f8dcfad13b3587f579b3b8383dd0c766d73e2632d625799396c7af7 +size 13583024 diff --git a/podman.changes b/podman.changes index c99769b..de0acbf 100644 --- a/podman.changes +++ b/podman.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Feb 14 05:54:01 UTC 2024 - danish.prakash@suse.com + +- Update to version 4.9.3: + * Bump to v4.9.3 + * Release notes for v4.9.3 + * [v4.9] [skip-ci] packit: update fedora downstream branches + * @@option volume.image: be specific that -v only affects RUN + * Accept a config blob alongside the "changes" slice when committing + * container create: use ParseUserNamespace to parse a user namespace setting + * Bump to v4.9.3-dev + ------------------------------------------------------------------- Sat Feb 03 09:11:15 UTC 2024 - opensuse_buildservice@ojkastl.de diff --git a/podman.spec b/podman.spec index be76fc6..94f3a92 100644 --- a/podman.spec +++ b/podman.spec @@ -19,7 +19,7 @@ %{!?_user_tmpfilesdir: %global _user_tmpfilesdir %{_datadir}/user-tmpfiles.d} %define project github.com/containers/podman Name: podman -Version: 4.9.2 +Version: 4.9.3 Release: 0 Summary: Daemon-less container engine for managing containers, pods and images License: Apache-2.0