Accepting request 907716 from devel:kubic

OBS-URL: https://build.opensuse.org/request/show/907716
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/podman?expand=0&rev=84
This commit is contained in:
Dominique Leuenberger 2021-07-25 18:09:08 +00:00 committed by Git OBS Bridge
parent cf76835f6b
commit 10897e73cc
6 changed files with 26 additions and 6 deletions

View File

@ -2,7 +2,7 @@
<service name="tar_scm" mode="disabled">
<param name="url">https://github.com/containers/podman.git</param>
<param name="scm">git</param>
<param name="revision">v3.2.2</param>
<param name="revision">v3.2.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">d577c44e359f9f8284b38cf984f939b3020badc3</param></service></servicedata>
<param name="changesrevision">1e6fd46e91b21342f9454cf8105a92b90e398c52</param></service></servicedata>

View File

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

3
podman-3.2.3.tar.xz Normal file
View File

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

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Sat Jul 17 16:37:58 UTC 2021 - michael@stroeder.com
- Update to version 3.2.3:
* Bump to v3.2.3
* Update release notes for v3.2.3
* vendor containers/common@v0.38.16
* vendor containers/buildah@v1.21.3
* Fix race conditions in rootless cni setup
* CNI-in-slirp4netns: fix bind-mount for /run/systemd/resolve/stub-resolv.conf
* Make rootless-cni setup more robust
* Support uid,gid,mode options for secrets
* vendor containers/common@v0.38.15
* [CI:DOCS] podman search: clarify that results depend on implementation
* vendor containers/common@v0.38.14
* vendor containers/common@v0.38.13
* [3.2] vendor containers/common@v0.38.12
* Bump README to v3.2.2
* Bump to v3.2.3-dev
-------------------------------------------------------------------
Sun Jun 27 09:33:30 UTC 2021 - idesmi@protonmail.com

View File

@ -22,7 +22,7 @@
%define with_libostree 1
%endif
Name: podman
Version: 3.2.2
Version: 3.2.3
Release: 0
Summary: Daemon-less container engine for managing containers, pods and images
License: Apache-2.0