Accepting request 1107957 from devel:microos

Update to version 4.6.2 (forwarded request 1107923 from danishprakash)

OBS-URL: https://build.opensuse.org/request/show/1107957
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/podman?expand=0&rev=113
This commit is contained in:
Ana Guerrero 2023-08-30 08:18:51 +00:00 committed by Git OBS Bridge
commit c7eca5d396
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">v4.6.1</param>
<param name="revision">v4.6.2</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">f3069b3ff48e30373c33b3f5976f15abf8cfee20</param></service></servicedata>
<param name="changesrevision">5db42e86862ef42c59304c38aa583732fd80f178</param></service></servicedata>

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

Binary file not shown.

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

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

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Tue Aug 29 11:07:37 UTC 2023 - danish.prakash@suse.com
- Update to version 4.6.2:
* Bump to v4.6.2
* Release notes for v4.6.2
* Packit: Disable unexpected journal message check for cockpit-podman
* Packit: Restrict cockpit tests to recent Fedoras
* Packit: run cockpit-podman tests in PRs
* rpm: spdx compatible license field
* vendor c/storage@v1.48.1
* rpm: depend on man-db
* use container restart policy if user specifies one
* podmansh man page UID=$(id -u lockedu) is not allowed
* packit: Build PRs into default packit COPRs
* Skip tests that fail in gating
* fix: pull parma parsing for the /build compat ep
* [CI:DOCS] Update Release Notes
* Bumpt to v4.6.2-dev
-------------------------------------------------------------------
Wed Aug 16 05:27:24 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.1
Version: 4.6.2
Release: 0
Summary: Daemon-less container engine for managing containers, pods and images
License: Apache-2.0