diff --git a/_service b/_service index 9498711..8018a92 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https://github.com/containers/podman.git git - v4.7.1 + v4.7.2 @PARENT_TAG@ enable v(.*) diff --git a/_servicedata b/_servicedata index 8fee2ac..4238de9 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/containers/podman.git - ef83eeb9c7482826672f3efa12db3d61c88df6c4 \ No newline at end of file + 750b4c3a7c31f6573350f0b3f1b787f26e0fe1e3 \ No newline at end of file diff --git a/podman-4.7.1.tar.xz b/podman-4.7.1.tar.xz deleted file mode 100644 index 7cf73ca..0000000 --- a/podman-4.7.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cf80e4a0fcbb177402c78247284d1ef17073b6a176ee6a01b6d91f49254f4016 -size 12795776 diff --git a/podman-4.7.2.tar.xz b/podman-4.7.2.tar.xz new file mode 100644 index 0000000..f7d8aea --- /dev/null +++ b/podman-4.7.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41261f3763076e83ca0fbb61661407f42ba922d41c947ab7dee7d22a7e68c51b +size 12739980 diff --git a/podman.changes b/podman.changes index eb0119e..0812add 100644 --- a/podman.changes +++ b/podman.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Nov 01 07:15:17 UTC 2023 - dcermak@suse.com + +- Update to version 4.7.2: + * v4.7.2 + * Update RELEASE_NOTES.md for v4.7.2 + * compose: try all possible providers before throwing an error + * Mask /sys/devices/virtual/powercap + * fix: check wsl npipe when executing podman compose + * rtd: implement v2 build file + * Adjust to path name change for resolved unit + * Switch version to 4.7.2-dev + ------------------------------------------------------------------- Tue Oct 31 14:35:31 UTC 2023 - Guillaume GARDET diff --git a/podman.spec b/podman.spec index 9723dd2..62f1aeb 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.7.1 +Version: 4.7.2 Release: 0 Summary: Daemon-less container engine for managing containers, pods and images License: Apache-2.0