Accepting request 1121544 from home:dancermak:branches:devel:microos

New upstream release 4.7.2

OBS-URL: https://build.opensuse.org/request/show/1121544
OBS-URL: https://build.opensuse.org/package/show/devel:microos/podman?expand=0&rev=37
This commit is contained in:
Danish Prakash 2023-11-01 14:59:16 +00:00 committed by Git OBS Bridge
parent 687c2d9f01
commit ae312e0a79
6 changed files with 19 additions and 6 deletions

View File

@ -2,7 +2,7 @@
<service name="tar_scm" mode="manual">
<param name="url">https://github.com/containers/podman.git</param>
<param name="scm">git</param>
<param name="revision">v4.7.1</param>
<param name="revision">v4.7.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">ef83eeb9c7482826672f3efa12db3d61c88df6c4</param></service></servicedata>
<param name="changesrevision">750b4c3a7c31f6573350f0b3f1b787f26e0fe1e3</param></service></servicedata>

View File

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

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

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

View File

@ -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 <guillaume.gardet@opensuse.org>

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.7.1
Version: 4.7.2
Release: 0
Summary: Daemon-less container engine for managing containers, pods and images
License: Apache-2.0