Accepting request 1115956 from home:danishprakash:branches:devel:microos

podman-docker: Provides docker to avoid conflicts (bsc#1215926)
Update to version 4.7.1

OBS-URL: https://build.opensuse.org/request/show/1115956
OBS-URL: https://build.opensuse.org/package/show/devel:microos/podman?expand=0&rev=34
This commit is contained in:
2023-10-06 06:45:01 +00:00
committed by Git OBS Bridge
parent 2010e43700
commit 5ff6196336
6 changed files with 25 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.0</param>
<param name="revision">v4.7.1</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>