podman-4.6.0-1.el9
- update to latest content of https://github.com/containers/podman/releases/tag/4.6.0
(38e6fab966
)
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
4ab31e7900
commit
9f45a5774f
@ -5,7 +5,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.4.1-rhel
|
#%%global branch v4.4.1-rhel
|
||||||
%global commit0 bfe2e0fcab2c8b8f96222d2d61b99318232a677c
|
%global commit0 38e6fab9664c6e59b66e73523b307a56130316ae
|
||||||
%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
|
||||||
@ -18,7 +18,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
|
|||||||
Epoch: 2
|
Epoch: 2
|
||||||
Name: podman
|
Name: podman
|
||||||
Version: 4.6.0
|
Version: 4.6.0
|
||||||
Release: 0.3%{?dist}
|
Release: 1%{?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/
|
||||||
@ -394,6 +394,10 @@ fi
|
|||||||
%{_libexecdir}/%{name}/gvproxy
|
%{_libexecdir}/%{name}/gvproxy
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 21 2023 Jindrich Novy <jnovy@redhat.com> - 2:4.6.0-1
|
||||||
|
- update to latest content of https://github.com/containers/podman/releases/tag/4.6.0
|
||||||
|
(https://github.com/containers/podman/commit/38e6fab9664c6e59b66e73523b307a56130316ae)
|
||||||
|
|
||||||
* Fri Jul 14 2023 Jindrich Novy <jnovy@redhat.com> - 2:4.6.0-0.3
|
* Fri Jul 14 2023 Jindrich Novy <jnovy@redhat.com> - 2:4.6.0-0.3
|
||||||
- rebuild with the new bats
|
- rebuild with the new bats
|
||||||
- Related: #2176063
|
- Related: #2176063
|
||||||
|
2
sources
2
sources
@ -1,4 +1,4 @@
|
|||||||
|
SHA512 (podman-4.6.0-38e6fab.tar.gz) = 0be10693fd5fd576bf57834f30d86a7b667db36c1785de3c5938a33b7ea2ca18fb3ff8e53982def638743ec875e3a55aeabde056d0e841af8a5661a7705790d6
|
||||||
SHA512 (v0.1.7.tar.gz) = 7d3174c60e1c8bd1f4b95b7751ccbe01cac63265060f18914b53311f68f7b4c63c693604f348ccfac5db4a96939169f835fbbbd614803b18062053d94f7dca67
|
SHA512 (v0.1.7.tar.gz) = 7d3174c60e1c8bd1f4b95b7751ccbe01cac63265060f18914b53311f68f7b4c63c693604f348ccfac5db4a96939169f835fbbbd614803b18062053d94f7dca67
|
||||||
SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8
|
SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8
|
||||||
SHA512 (gvisor-tap-vsock-407efb5dcdb0f4445935f7360535800b60447544.tar.gz) = 8b9e687c8be7063641839b5764787ae82561635ae6410585a3c70552bed741e6a63154f55d0209a6408861d5ee76619a765e70b2deda37d38802f6e5b57f2a4c
|
SHA512 (gvisor-tap-vsock-407efb5dcdb0f4445935f7360535800b60447544.tar.gz) = 8b9e687c8be7063641839b5764787ae82561635ae6410585a3c70552bed741e6a63154f55d0209a6408861d5ee76619a765e70b2deda37d38802f6e5b57f2a4c
|
||||||
SHA512 (podman-4.6.0-bfe2e0f.tar.gz) = 3dda254702bba58a52f356372b6b2e93f8db7fc6739490c7cc2da8e27680267e68b7bc1a226b0b1de0022d863f49d3565de9c4be97b53301ce2fe0d87a59a19f
|
|
||||||
|
Loading…
Reference in New Issue
Block a user