podman-5.3.2-1.el9
- update to https://github.com/containers/podman/releases/tag/v5.3.2 - Related: RHEL-60277 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
30e3d314cd
commit
0086908ba5
@ -5,7 +5,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
|
||||
|
||||
%global import_path github.com/containers/podman
|
||||
#%%global branch v5.2-rhel
|
||||
%global commit0 4cbdfde5d862dcdbe450c0f1d76ad75360f67a3c
|
||||
%global commit0 85043bb1a3818102194afa82845cb63841067c9c
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global cataver 0.1.7
|
||||
%global commit_dnsname bdc4ab85266ade865a7c398336e98721e62ef6b2
|
||||
@ -13,7 +13,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
|
||||
|
||||
Epoch: 5
|
||||
Name: podman
|
||||
Version: 5.3.1
|
||||
Version: 5.3.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0
|
||||
@ -370,6 +370,10 @@ fi
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Jan 22 2025 Jindrich Novy <jnovy@redhat.com> - 5:5.3.2-1
|
||||
- update to https://github.com/containers/podman/releases/tag/v5.3.2
|
||||
- Related: RHEL-60277
|
||||
|
||||
* Wed Nov 27 2024 Jindrich Novy <jnovy@redhat.com> - 5:5.3.1-1
|
||||
- update to https://github.com/containers/podman/releases/tag/v5.3.1
|
||||
- Related: RHEL-60277
|
||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (podman-5.3.2-85043bb.tar.gz) = 8d3d9663605921579bf4f243e38c71ecce15dd07bc63812fb81bdab778715f96e4dfb42c5fb896530be4e42c622e017e7e8e948a5e24030939d9ebaeab4aaa75
|
||||
SHA512 (v0.1.7.tar.gz) = 7d3174c60e1c8bd1f4b95b7751ccbe01cac63265060f18914b53311f68f7b4c63c693604f348ccfac5db4a96939169f835fbbbd614803b18062053d94f7dca67
|
||||
SHA512 (dnsname-bdc4ab8.tar.gz) = 2c7f4463b439d143c1cc1194b45bbd18e220bd03aa2c466cd81a14d043b753d69d84d331518cca3fab9b75ad5467b73f640f7d8ddce3eee05a5f5507d6f20cef
|
||||
SHA512 (podman-5.3.1-4cbdfde.tar.gz) = 0f78d70d24a76ac4e5d9d52f75da78eb5e9329b1a9548e8ada900ebe946f434b535215e82fec53f4eda63842d4e9706d2ac23af8210164f756cf8503d2dae5da
|
||||
|
Loading…
Reference in New Issue
Block a user