SHA256
1
0
forked from pool/podman

Accepting request 1194066 from devel:microos

OBS-URL: https://build.opensuse.org/request/show/1194066
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/podman?expand=0&rev=139
This commit is contained in:
Dominique Leuenberger 2024-08-16 10:22:53 +00:00 committed by Git OBS Bridge
commit eec94c8598
7 changed files with 23 additions and 9 deletions

View File

@ -2,7 +2,7 @@
<service name="obs_scm" mode="manual">
<param name="url">https://github.com/containers/podman.git</param>
<param name="scm">git</param>
<param name="revision">v5.2.0</param>
<param name="revision">v5.2.1</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">b22d5c61eef93475413724f49fd6a32980d2c746</param></service></servicedata>
<param name="changesrevision">d0582c9e1e6c80cc08c3f042b91993c853ddcbc6</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:af6c274fbcbd4b432e137f8ca0c43bd638d2a286bd3cb0a2455e05c22bb64a7a
size 109566478

3
podman-5.2.1.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fb6a75706aa3df895b94af607ee04aa6b0f20dfd9363fa402b3c4fc5172536f0
size 109685774

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Aug 14 19:29:56 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 5.2.1:
* Bugfixes
- Fixed a bug where Podman could sometimes save an incorrect
container state to the database, which could cause a number
of issues including but not limited to attempting to clean up
containers twice (#21569).
* Misc
- Updated Buildah to v1.37.1
- Updated the containers/common library to v0.60.1
- Updated the containers/image library to v5.32.1
-------------------------------------------------------------------
Fri Aug 02 12:32:21 UTC 2024 - dcermak@suse.com

View File

@ -1,4 +1,4 @@
name: podman
version: 5.2.0
mtime: 1722533522
commit: b22d5c61eef93475413724f49fd6a32980d2c746
version: 5.2.1
mtime: 1723638343
commit: d0582c9e1e6c80cc08c3f042b91993c853ddcbc6

View File

@ -22,7 +22,7 @@
%bcond_without apparmor
Name: podman
Version: 5.2.0
Version: 5.2.1
Release: 0
Summary: Daemon-less container engine for managing containers, pods and images
License: Apache-2.0