podman-5.1.2-1.el9
- update to https://github.com/containers/podman/releases/tag/v5.1.2 - Related: RHEL-27608 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
d4146e9811
commit
29baac256f
@ -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.9
|
||||
%global commit0 bda6eb03dcbcf12a5b7ae004c1240e38dd056d24
|
||||
%global commit0 94a24974ab345324db1a1489c924af4b89d2d0e9
|
||||
%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: 2
|
||||
Name: podman
|
||||
Version: 5.1.1
|
||||
Version: 5.1.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
|
||||
@ -365,6 +365,10 @@ fi
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Jul 10 2024 Jindrich Novy <jnovy@redhat.com> - 2:5.1.2-1
|
||||
- update to https://github.com/containers/podman/releases/tag/v5.1.2
|
||||
- Related: RHEL-27608
|
||||
|
||||
* Tue Jun 11 2024 Jindrich Novy <jnovy@redhat.com> - 2:5.1.1-1
|
||||
- update to https://github.com/containers/podman/releases/tag/v5.1.1
|
||||
- Related: RHEL-27608
|
||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (podman-5.1.1-bda6eb0.tar.gz) = 3243384dbb28da9bb66b970e971ac17dfc48297e4e189f413ff79128b339fb1945963443b9da6c4782f6b4efec010de15b9fd8d3366862b664b3e9ce31e4209f
|
||||
SHA512 (podman-5.1.2-94a2497.tar.gz) = 09b57e926585e2a6ce8cc1a880eb7d7577e21fe5024d9a23f3747d661757e4211472ae931e613a6b2df09b13b14b972d6deaa5ab87c93091fc4b92fd9d8c7120
|
||||
SHA512 (v0.1.7.tar.gz) = 7d3174c60e1c8bd1f4b95b7751ccbe01cac63265060f18914b53311f68f7b4c63c693604f348ccfac5db4a96939169f835fbbbd614803b18062053d94f7dca67
|
||||
SHA512 (dnsname-bdc4ab8.tar.gz) = 2c7f4463b439d143c1cc1194b45bbd18e220bd03aa2c466cd81a14d043b753d69d84d331518cca3fab9b75ad5467b73f640f7d8ddce3eee05a5f5507d6f20cef
|
||||
|
Loading…
Reference in New Issue
Block a user