forked from pool/podman
Accepting request 1143772 from home:ojkastl_buildservice:Branch_devel_microos
update to 4.9.2 OBS-URL: https://build.opensuse.org/request/show/1143772 OBS-URL: https://build.opensuse.org/package/show/devel:microos/podman?expand=0&rev=47
This commit is contained in:
parent
2e8452ce14
commit
8e84ccfc5d
2
_service
2
_service
@ -2,7 +2,7 @@
|
|||||||
<service name="tar_scm" mode="manual">
|
<service name="tar_scm" mode="manual">
|
||||||
<param name="url">https://github.com/containers/podman.git</param>
|
<param name="url">https://github.com/containers/podman.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="revision">v4.9.1</param>
|
<param name="revision">v4.9.2</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/containers/podman.git</param>
|
<param name="url">https://github.com/containers/podman.git</param>
|
||||||
<param name="changesrevision">118829d7fc68c34d5a317cda90b69884f3446f5c</param></service></servicedata>
|
<param name="changesrevision">f9a48ebcfa9a39144be0f86f4ba842752835f945</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:42819b7ac71f45e1a5985d871a4db3f62e17772e550f7d60a57b329727e5ae83
|
|
||||||
size 13424648
|
|
BIN
podman-4.9.2.tar.xz
(Stored with Git LFS)
Normal file
BIN
podman-4.9.2.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Feb 03 09:11:15 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
- Update to version 4.9.2:
|
||||||
|
* Bump to v4.9.2
|
||||||
|
* Release notes for v4.9.2
|
||||||
|
* Cirrus: Update operating branch
|
||||||
|
* [v4.9] Bump to c/common v0.57.4, buildkit v0.12.5, c/buidah v1.33.5
|
||||||
|
* Fix updated runc dep breaking pod devices cgroup
|
||||||
|
* systests: kube with policies test: fix race
|
||||||
|
* Remove go.mod pin of runc and update to latest
|
||||||
|
* systests: kube with policies test: fix race
|
||||||
|
* Bump to v4.9.2-dev
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 01 14:28:00 UTC 2024 - danish.prakash@suse.com
|
Thu Feb 01 14:28:00 UTC 2024 - danish.prakash@suse.com
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%{!?_user_tmpfilesdir: %global _user_tmpfilesdir %{_datadir}/user-tmpfiles.d}
|
%{!?_user_tmpfilesdir: %global _user_tmpfilesdir %{_datadir}/user-tmpfiles.d}
|
||||||
%define project github.com/containers/podman
|
%define project github.com/containers/podman
|
||||||
Name: podman
|
Name: podman
|
||||||
Version: 4.9.1
|
Version: 4.9.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Daemon-less container engine for managing containers, pods and images
|
Summary: Daemon-less container engine for managing containers, pods and images
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user