podman-4.0.0-0.28.el9
- update to the latest content of https://github.com/containers/podman/tree/v4.0 (https://github.com/containers/podman/commit/c4a9aa7) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
0d7899e692
commit
9129b57bdf
@ -11,7 +11,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
|
|||||||
|
|
||||||
%global import_path github.com/containers/podman
|
%global import_path github.com/containers/podman
|
||||||
%global branch v4.0
|
%global branch v4.0
|
||||||
%global commit0 5b2d96fc29c17253e3ddd0e18ce5f71710b83658
|
%global commit0 c4a9aa7c73e120fc2e246f056fec83ff35854dba
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
%global cataver 0.1.7
|
%global cataver 0.1.7
|
||||||
#%%global dnsnamever 1.3.0
|
#%%global dnsnamever 1.3.0
|
||||||
@ -25,7 +25,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
|
|||||||
Epoch: 2
|
Epoch: 2
|
||||||
Name: podman
|
Name: podman
|
||||||
Version: 4.0.0
|
Version: 4.0.0
|
||||||
Release: 0.27%{?dist}
|
Release: 0.28%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0 and GPLv3+
|
License: ASL 2.0 and GPLv3+
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -413,6 +413,11 @@ exit 0
|
|||||||
%{_libexecdir}/%{name}/gvproxy
|
%{_libexecdir}/%{name}/gvproxy
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 11 2022 Jindrich Novy <jnovy@redhat.com> - 2:4.0.0-0.28
|
||||||
|
- update to the latest content of https://github.com/containers/podman/tree/v4.0
|
||||||
|
(https://github.com/containers/podman/commit/c4a9aa7)
|
||||||
|
- Related: #2000051
|
||||||
|
|
||||||
* Thu Feb 10 2022 Jindrich Novy <jnovy@redhat.com> - 2:4.0.0-0.27
|
* Thu Feb 10 2022 Jindrich Novy <jnovy@redhat.com> - 2:4.0.0-0.27
|
||||||
- update to the latest content of https://github.com/containers/podman/tree/v4.0
|
- update to the latest content of https://github.com/containers/podman/tree/v4.0
|
||||||
(https://github.com/containers/podman/commit/5b2d96f)
|
(https://github.com/containers/podman/commit/5b2d96f)
|
||||||
|
2
sources
2
sources
@ -2,4 +2,4 @@ SHA512 (v0.1.0.tar.gz) = 72d27e2a7c20f956a177bcda96508c1ec7b8ac0a512f9ab1a045bcf
|
|||||||
SHA512 (podman-machine-cni-0749884.tar.gz) = fe5f6a69118c0d3475c76c61bf1b50f1d5772fe9a4d20b23e59010e72f8cbd7fb7d4091ce8ab43af8becf77e5234b63191e3e01932f30f8386235822de2e42f4
|
SHA512 (podman-machine-cni-0749884.tar.gz) = fe5f6a69118c0d3475c76c61bf1b50f1d5772fe9a4d20b23e59010e72f8cbd7fb7d4091ce8ab43af8becf77e5234b63191e3e01932f30f8386235822de2e42f4
|
||||||
SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8
|
SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8
|
||||||
SHA512 (v0.1.7.tar.gz) = 7d3174c60e1c8bd1f4b95b7751ccbe01cac63265060f18914b53311f68f7b4c63c693604f348ccfac5db4a96939169f835fbbbd614803b18062053d94f7dca67
|
SHA512 (v0.1.7.tar.gz) = 7d3174c60e1c8bd1f4b95b7751ccbe01cac63265060f18914b53311f68f7b4c63c693604f348ccfac5db4a96939169f835fbbbd614803b18062053d94f7dca67
|
||||||
SHA512 (v4.0-5b2d96f.tar.gz) = c77e6097a36d435c8892be860fb6173d07e3f4a13e151e20a3329454864cbd618b6df250f39b18c723f905480fad7d94e6851ee11c7da43102ddedbedfd068bf
|
SHA512 (v4.0-c4a9aa7.tar.gz) = 31622b9a96291d4d57fe26ab8fdf66c9aa83bf861e2a064f35b9b93d91f8525af7dde301cad4c8cc466fb604b6c2cea03713bc3be949b8c68cfee0b522d1d504
|
||||||
|
Loading…
Reference in New Issue
Block a user