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
This commit is contained in:
Dan Čermák 2024-02-14 08:11:38 +00:00 committed by Git OBS Bridge
parent 1a98568a52
commit eba4a5b6f6
6 changed files with 18 additions and 6 deletions

View File

@ -2,7 +2,7 @@
<service name="tar_scm" mode="manual">
<param name="url">https://github.com/containers/podman.git</param>
<param name="scm">git</param>
<param name="revision">v4.9.2</param>
<param name="revision">v4.9.3</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/containers/podman.git</param>
<param name="changesrevision">f9a48ebcfa9a39144be0f86f4ba842752835f945</param></service></servicedata>
<param name="changesrevision">8d2b55ddde1bc81f43d018dfc1ac027c06b26a7f</param></service></servicedata>

BIN
podman-4.9.2.tar.xz (Stored with Git LFS)

Binary file not shown.

BIN
podman-4.9.3.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -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

View File

@ -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