podman-5.5.1-1.el9
- update to https://github.com/containers/podman/releases/tag/v5.5.1 - Related: RHEL-80816 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
a98dedf1b4
commit
02c7399d6f
12
podman.spec
12
podman.spec
@ -4,8 +4,8 @@
|
||||
GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback ${BUILDTAGS:-}" -ldflags "${LDFLAGS:-} -linkmode=external -compressdwarf=false -B 0x$(head -c20 /dev/urandom|od -An -tx1|tr -d ' \\n') -extldflags '%__global_ldflags'" -a -v %{?**};
|
||||
|
||||
%global import_path github.com/containers/podman
|
||||
%global branch v5.4-rhel
|
||||
%global commit0 0ee1d4919a9686efb3b09842c8d960c1a5ecb2f1
|
||||
#%%global branch v5.4-rhel
|
||||
%global commit0 850db76dd78a0641eddb9ee19ee6f60d2c59bcfa
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global cataver 0.1.7
|
||||
%global commit_dnsname bdc4ab85266ade865a7c398336e98721e62ef6b2
|
||||
@ -13,8 +13,8 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
|
||||
|
||||
Epoch: 5
|
||||
Name: podman
|
||||
Version: 5.4.0
|
||||
Release: 8%{?dist}
|
||||
Version: 5.5.1
|
||||
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
|
||||
URL: https://%{name}.io/
|
||||
@ -391,6 +391,10 @@ fi
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Tue Jun 10 2025 Jindrich Novy <jnovy@redhat.com> - 5:5.5.1-1
|
||||
- update to https://github.com/containers/podman/releases/tag/v5.5.1
|
||||
- Related: RHEL-80816
|
||||
|
||||
* Thu May 08 2025 Lokesh Mandvekar <lsm5@redhat.com> - 5:5.4.0-8
|
||||
- Enable gating tests via TMT
|
||||
- Related: RHEL-80816
|
||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (podman-5.5.1-850db76.tar.gz) = d069d5156f8d8c7220612f29fd42ce3719f3c90a96d30ada7aa1cd4bcae3435af5db40b032ce3ec498006b96d1989a33f403d0e1bc5fa2540442998c0bcb7190
|
||||
SHA512 (v0.1.7.tar.gz) = 7d3174c60e1c8bd1f4b95b7751ccbe01cac63265060f18914b53311f68f7b4c63c693604f348ccfac5db4a96939169f835fbbbd614803b18062053d94f7dca67
|
||||
SHA512 (dnsname-bdc4ab8.tar.gz) = 2c7f4463b439d143c1cc1194b45bbd18e220bd03aa2c466cd81a14d043b753d69d84d331518cca3fab9b75ad5467b73f640f7d8ddce3eee05a5f5507d6f20cef
|
||||
SHA512 (v5.4-rhel-0ee1d49.tar.gz) = e2cd3b181fc362ed1ed6318350ba4e9f465128e9042f97d04a9ae25deed66780997b7b212cc412ea0f063fc5a72cd6b40704b946985fe2c7982105c05a347767
|
||||
|
Loading…
Reference in New Issue
Block a user