podman-4.0.2-27.el8
- update to the latest content of https://github.com/containers/podman/tree/v4.0-rhel (https://github.com/containers/podman/commit/b82db6f) - Resolves: RHEL-26758 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
f25d38d532
commit
0adb20e6f1
@ -8,7 +8,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
|
||||
|
||||
%global import_path github.com/containers/podman
|
||||
%global branch v4.0-rhel
|
||||
%global commit0 427a15fffeb9e4236a4e34946e2f4dbd73fcabad
|
||||
%global commit0 b82db6ff0ea669993af3f54bebc27d7e3c1ab874
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global cataver 0.1.7
|
||||
#%%global dnsnamever 1.3.0
|
||||
@ -23,7 +23,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
|
||||
Epoch: 2
|
||||
Name: podman
|
||||
Version: 4.0.2
|
||||
Release: 26%{?dist}
|
||||
Release: 27%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0 and GPLv3+
|
||||
URL: https://%{name}.io/
|
||||
@ -411,6 +411,11 @@ exit 0
|
||||
%{_libexecdir}/%{name}/gvproxy
|
||||
|
||||
%changelog
|
||||
* Fri May 03 2024 Jindrich Novy <jnovy@redhat.com> - 2:4.0.2-27
|
||||
- update to the latest content of https://github.com/containers/podman/tree/v4.0-rhel
|
||||
(https://github.com/containers/podman/commit/b82db6f)
|
||||
- Resolves: RHEL-26758
|
||||
|
||||
* Wed Jan 03 2024 Jindrich Novy <jnovy@redhat.com> - 2:4.0.2-26
|
||||
- update to the latest content of https://github.com/containers/podman/tree/v4.0-rhel
|
||||
(https://github.com/containers/podman/commit/427a15f)
|
||||
|
2
sources
2
sources
@ -2,4 +2,4 @@ SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e
|
||||
SHA512 (podman-machine-cni-0749884.tar.gz) = fe5f6a69118c0d3475c76c61bf1b50f1d5772fe9a4d20b23e59010e72f8cbd7fb7d4091ce8ab43af8becf77e5234b63191e3e01932f30f8386235822de2e42f4
|
||||
SHA512 (v0.1.7.tar.gz) = 7d3174c60e1c8bd1f4b95b7751ccbe01cac63265060f18914b53311f68f7b4c63c693604f348ccfac5db4a96939169f835fbbbd614803b18062053d94f7dca67
|
||||
SHA512 (gvisor-tap-vsock-407efb5dcdb0f4445935f7360535800b60447544.tar.gz) = 8b9e687c8be7063641839b5764787ae82561635ae6410585a3c70552bed741e6a63154f55d0209a6408861d5ee76619a765e70b2deda37d38802f6e5b57f2a4c
|
||||
SHA512 (v4.0-rhel-427a15f.tar.gz) = 73724433a094fac73a2103892ec21040c9af7e66f0159901ad54b4f5606189ffa88ac5559f5974cd9799cff3756840e63cfbdc80e5454fafcdb55b2fc5d2e674
|
||||
SHA512 (v4.0-rhel-b82db6f.tar.gz) = 8eb834b8f3db05bb92c52bba55c6d9293a646459a4ab6507b45273873728af14224ea95b7d2e5b5201a14f844024fe596abb7292953cc06ae9666711a2ef59fe
|
||||
|
Loading…
Reference in New Issue
Block a user