podman-5.6.0-30.el9
- update to rhel-9.7.z version of podman - Resolves: RHEL-142896 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
63234726d8
commit
5239e41a1b
@ -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.6-rhel
|
||||
%global commit0 56f1962fb0af60c29c7c5d27bdb4f26b13e69afe
|
||||
%global commit0 1dce7a7dafba1fba1ade5f9b346b5a33430bb2a4
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global cataver 0.1.7
|
||||
%global commit_dnsname bdc4ab85266ade865a7c398336e98721e62ef6b2
|
||||
@ -14,7 +14,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
|
||||
Epoch: 6
|
||||
Name: podman
|
||||
Version: 5.6.0
|
||||
Release: 2%{?dist}
|
||||
Release: 30%{?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
|
||||
URL: https://%{name}.io/
|
||||
@ -377,6 +377,10 @@ fi
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu Jan 29 2026 Jindrich Novy <jnovy@redhat.com> - 6:5.6.0-3
|
||||
- update to rhel-9.7.z version of podman
|
||||
- Resolves: RHEL-142896
|
||||
|
||||
* Fri Aug 22 2025 Jindrich Novy <jnovy@redhat.com> - 5:5.6.0-2
|
||||
- update to the latest content of https://github.com/containers/podman/tree/v5.6-rhel
|
||||
(https://github.com/containers/podman/commit/56f1962)
|
||||
|
||||
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (v0.1.7.tar.gz) = 7d3174c60e1c8bd1f4b95b7751ccbe01cac63265060f18914b53311f68f7b4c63c693604f348ccfac5db4a96939169f835fbbbd614803b18062053d94f7dca67
|
||||
SHA512 (dnsname-bdc4ab8.tar.gz) = 2c7f4463b439d143c1cc1194b45bbd18e220bd03aa2c466cd81a14d043b753d69d84d331518cca3fab9b75ad5467b73f640f7d8ddce3eee05a5f5507d6f20cef
|
||||
SHA512 (v5.6-rhel-56f1962.tar.gz) = 02d24ac7aa03a7ae300e451f84842500a0dcb4548b9041609f54b66c844b5c9b330ad03925e0f882e850f25e61041d85ab76778422dfa5ef099bc4c560e2d2b4
|
||||
SHA512 (v5.6-rhel-1dce7a7.tar.gz) = 40385f9aa2af017f9ff589e66857e31d55c8733d00c550b57af2c011523c346a0934513bc3c5c08d56c1fdae224c2dfe114688f2c5e2da9f72736e17cb07995d
|
||||
|
||||
Loading…
Reference in New Issue
Block a user