Accepting request 1107923 from home:danishprakash:branches:devel:microos
Update to version 4.6.2 OBS-URL: https://build.opensuse.org/request/show/1107923 OBS-URL: https://build.opensuse.org/package/show/devel:microos/podman?expand=0&rev=31
This commit is contained in:
parent
11a0d2404b
commit
e7c1fcb2fc
2
_service
2
_service
@ -2,7 +2,7 @@
|
|||||||
<service name="tar_scm" mode="disabled">
|
<service name="tar_scm" mode="disabled">
|
||||||
<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.6.1</param>
|
<param name="revision">v4.6.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">f3069b3ff48e30373c33b3f5976f15abf8cfee20</param></service></servicedata>
|
<param name="changesrevision">5db42e86862ef42c59304c38aa583732fd80f178</param></service></servicedata>
|
BIN
podman-4.6.1.tar.xz
(Stored with Git LFS)
BIN
podman-4.6.1.tar.xz
(Stored with Git LFS)
Binary file not shown.
3
podman-4.6.2.tar.xz
Normal file
3
podman-4.6.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b077678ae8602d5178397df76e77ea907f49eb95c5e37e2c009fca61fdd58bcf
|
||||||
|
size 10925528
|
@ -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 <danish.prakash@suse.com>
|
Wed Aug 16 05:27:24 UTC 2023 - Danish Prakash <danish.prakash@suse.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,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.6.1
|
Version: 4.6.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