SHA256
1
0
forked from pool/podman

Accepting request 1103462 from devel:microos

Update to version 4.6.1 (forwarded request 1103432 from danishprakash)

OBS-URL: https://build.opensuse.org/request/show/1103462
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/podman?expand=0&rev=111
This commit is contained in:
Dominique Leuenberger 2023-08-12 13:05:58 +00:00 committed by Git OBS Bridge
commit 8ebf8b14dd
6 changed files with 25 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">v4.6.0</param>
<param name="revision">v4.6.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">38e6fab9664c6e59b66e73523b307a56130316ae</param></service></servicedata>
<param name="changesrevision">f3069b3ff48e30373c33b3f5976f15abf8cfee20</param></service></servicedata>

View File

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

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

Binary file not shown.

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Fri Aug 11 05:42:19 UTC 2023 - danish.prakash@suse.com
- Update to version 4.6.1:
* Bump to v4.6.1
* Release notes for v4.6.1
* Vendor buildah v1.31.2
* [4.6] vendor c/common v0.55.3
* [v4.6] Remove zstd:chunked reference
* [v4.6] bump golang.org/x/net to v0.13.0
* do not redefine gobuild for eln
* [CI:BUILD] RPM: define gobuild macro for rhel/centos stream
* [v4.6] [CI:BUILD] RPM: separate out gvproxy for copr and fedora >= 38
* System tests: add test tags
* API: kill: return 409 on invalid state
* Mention TimeoutStartSec in quadlet man page
* If quadlets have same name, only use first
* Bump to v4.6.1-dev
-------------------------------------------------------------------
Thu Aug 3 13:05:43 UTC 2023 - Danish Prakash <danish.prakash@suse.com>

View File

@ -18,7 +18,7 @@
%{!?_user_tmpfilesdir: %global _user_tmpfilesdir %{_datadir}/user-tmpfiles.d}
%define project github.com/containers/podman
Name: podman
Version: 4.6.0
Version: 4.6.1
Release: 0
Summary: Daemon-less container engine for managing containers, pods and images
License: Apache-2.0