podman-4.0.2-1.el9
- update to https://github.com/containers/podman/releases/tag/v4.0.2 - Related: #2059681 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
3697588ccf
commit
4b3b4b6596
@ -11,7 +11,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
|
||||
|
||||
%global import_path github.com/containers/podman
|
||||
#%%global branch v4.0
|
||||
%global commit0 c8b9a2e3ec3630e9172499e15205c11b823c8107
|
||||
%global commit0 342c8259381b63296e96ad29519bd4b9c7afbf97
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global cataver 0.1.7
|
||||
#%%global dnsnamever 1.3.0
|
||||
@ -24,7 +24,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
|
||||
|
||||
Epoch: 2
|
||||
Name: podman
|
||||
Version: 4.0.1
|
||||
Version: 4.0.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0 and GPLv3+
|
||||
@ -414,6 +414,10 @@ exit 0
|
||||
%{_libexecdir}/%{name}/gvproxy
|
||||
|
||||
%changelog
|
||||
* Wed Mar 02 2022 Jindrich Novy <jnovy@redhat.com> - 2:4.0.2-1
|
||||
- update to https://github.com/containers/podman/releases/tag/v4.0.2
|
||||
- Related: #2059681
|
||||
|
||||
* Mon Feb 28 2022 Jindrich Novy <jnovy@redhat.com> - 2:4.0.1-1
|
||||
- update to https://github.com/containers/podman/releases/tag/v4.0.1
|
||||
- Related: #2000051
|
||||
|
2
sources
2
sources
@ -1,5 +1,5 @@
|
||||
SHA512 (podman-4.0.2-342c825.tar.gz) = 62639b05dd188b6c0fc6103a52e41d00cdacd059afeb5ebf869e82e3bc1b5e2995a50cec77aa2efdbedbe86ef6ee6df30383039c81e5a9450137fce86a93973f
|
||||
SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8
|
||||
SHA512 (podman-machine-cni-0749884.tar.gz) = fe5f6a69118c0d3475c76c61bf1b50f1d5772fe9a4d20b23e59010e72f8cbd7fb7d4091ce8ab43af8becf77e5234b63191e3e01932f30f8386235822de2e42f4
|
||||
SHA512 (v0.1.0.tar.gz) = 72d27e2a7c20f956a177bcda96508c1ec7b8ac0a512f9ab1a045bcf2450c8c13e6b37033053dc68af986194c9381d1be9d065fbdfbbffe8634ea525924a35ebc
|
||||
SHA512 (v0.1.7.tar.gz) = 7d3174c60e1c8bd1f4b95b7751ccbe01cac63265060f18914b53311f68f7b4c63c693604f348ccfac5db4a96939169f835fbbbd614803b18062053d94f7dca67
|
||||
SHA512 (podman-4.0.1-c8b9a2e.tar.gz) = e72b5aff88cb9e515c3e27621257a11bb4ca37ed84a97ceb927ae45ef96d1da800af810e212d5433058446364860b365467fc24871dc499144d0dc6ab0825e85
|
||||
|
Loading…
Reference in New Issue
Block a user