diff --git a/_service b/_service index fc2f834..7034b30 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https://github.com/containers/podman.git git - v4.6.1 + v4.6.2 @PARENT_TAG@ enable v(.*) diff --git a/_servicedata b/_servicedata index 9baabe3..3ff194a 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/containers/podman.git - f3069b3ff48e30373c33b3f5976f15abf8cfee20 \ No newline at end of file + 5db42e86862ef42c59304c38aa583732fd80f178 \ No newline at end of file diff --git a/podman-4.6.1.tar.xz b/podman-4.6.1.tar.xz deleted file mode 100644 index 0e5dd07..0000000 --- a/podman-4.6.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f9da6ecc790bec842d13a9abad8a8ae820e1e67ec040ea3eb1a0e05ab342f9f6 -size 10924996 diff --git a/podman-4.6.2.tar.xz b/podman-4.6.2.tar.xz new file mode 100644 index 0000000..7c547c0 --- /dev/null +++ b/podman-4.6.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b077678ae8602d5178397df76e77ea907f49eb95c5e37e2c009fca61fdd58bcf +size 10925528 diff --git a/podman.changes b/podman.changes index beeff22..8d442f2 100644 --- a/podman.changes +++ b/podman.changes @@ -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 diff --git a/podman.spec b/podman.spec index cf4f0fd..b5ef1dd 100644 --- a/podman.spec +++ b/podman.spec @@ -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