podman-4.1.1-1.el9
- update to https://github.com/containers/podman/releases/tag/v4.1.1 - Related: #2061316 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
f327e88a08
commit
cf5be8710f
10
podman.spec
10
podman.spec
@ -5,7 +5,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 e4b03902052294d4f342a185bb54702ed5bed8b1
|
||||
%global commit0 f73d8f8875c2be7cd2049094c29aff90b1150241
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global cataver 0.1.7
|
||||
#%%global dnsnamever 1.3.0
|
||||
@ -18,8 +18,8 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
|
||||
|
||||
Epoch: 2
|
||||
Name: podman
|
||||
Version: 4.1.0
|
||||
Release: 4%{?dist}
|
||||
Version: 4.1.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0 and GPLv3+
|
||||
URL: https://%{name}.io/
|
||||
@ -410,6 +410,10 @@ exit 0
|
||||
%{_libexecdir}/%{name}/gvproxy
|
||||
|
||||
%changelog
|
||||
* Wed Jun 15 2022 Jindrich Novy <jnovy@redhat.com> - 2:4.1.1-1
|
||||
- update to https://github.com/containers/podman/releases/tag/v4.1.1
|
||||
- Related: #2061316
|
||||
|
||||
* Mon May 23 2022 Jindrich Novy <jnovy@redhat.com> - 2:4.1.0-4
|
||||
- don't require runc and Recommends: crun
|
||||
- Related: #2061316
|
||||
|
2
sources
2
sources
@ -1,5 +1,5 @@
|
||||
SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8
|
||||
SHA512 (podman-machine-cni-0749884.tar.gz) = fe5f6a69118c0d3475c76c61bf1b50f1d5772fe9a4d20b23e59010e72f8cbd7fb7d4091ce8ab43af8becf77e5234b63191e3e01932f30f8386235822de2e42f4
|
||||
SHA512 (v0.1.7.tar.gz) = 7d3174c60e1c8bd1f4b95b7751ccbe01cac63265060f18914b53311f68f7b4c63c693604f348ccfac5db4a96939169f835fbbbd614803b18062053d94f7dca67
|
||||
SHA512 (podman-4.1.0-e4b0390.tar.gz) = b0ecdf4c9647934d96562412e6bd4b4498cd32cb4c7519a9fbed083e1ce980df206273b29517e55d0954e678452952ac7de59f14b5c6bfe4b536f435a42f3b5d
|
||||
SHA512 (v0.2.0.tar.gz) = 75c71f874d624b0cfe8a3df347072a90a7e3f73a519bbd80296f7ca8ff4ed8cf09167c43a6d3c1c4c19bd074c11a506c2fd7e020ba4289e96419ee7d799ddc83
|
||||
SHA512 (podman-4.1.1-f73d8f8.tar.gz) = 2d7745c13ceda193b9ef5ea2c8e8297d73fa393014aaf428efa7db8c5224a8a7271d04cb940ab0ca6ffbf68c214eb04588476edfc429cd42c2601c992dbcaeca
|
||||
|
Loading…
Reference in New Issue
Block a user