podman-5.4.0-6.el9
- update to the latest content of https://github.com/containers/podman/tree/v5.4-rhel (https://github.com/containers/podman/commit/a994a04) - fixes "podman tests are failing" - Resolves: RHEL-86200 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
30df4ddb8f
commit
adab653e68
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 import_path github.com/containers/podman
|
||||||
%global branch v5.4-rhel
|
%global branch v5.4-rhel
|
||||||
%global commit0 9ad48423b0c6d4126a3f051ebcfba093573dc419
|
%global commit0 a994a04ea08add96a053a7ea4961e85f1c4a7f52
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
%global cataver 0.1.7
|
%global cataver 0.1.7
|
||||||
%global commit_dnsname bdc4ab85266ade865a7c398336e98721e62ef6b2
|
%global commit_dnsname bdc4ab85266ade865a7c398336e98721e62ef6b2
|
||||||
@ -14,7 +14,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
|
|||||||
Epoch: 5
|
Epoch: 5
|
||||||
Name: podman
|
Name: podman
|
||||||
Version: 5.4.0
|
Version: 5.4.0
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
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
|
License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -370,6 +370,12 @@ fi
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 07 2025 Jindrich Novy <jnovy@redhat.com> - 5:5.4.0-6
|
||||||
|
- update to the latest content of https://github.com/containers/podman/tree/v5.4-rhel
|
||||||
|
(https://github.com/containers/podman/commit/a994a04)
|
||||||
|
- fixes "podman tests are failing"
|
||||||
|
- Resolves: RHEL-86200
|
||||||
|
|
||||||
* Tue Mar 18 2025 Jindrich Novy <jnovy@redhat.com> - 5:5.4.0-5
|
* Tue Mar 18 2025 Jindrich Novy <jnovy@redhat.com> - 5:5.4.0-5
|
||||||
- update to the latest content of https://github.com/containers/podman/tree/v5.4-rhel
|
- update to the latest content of https://github.com/containers/podman/tree/v5.4-rhel
|
||||||
(https://github.com/containers/podman/commit/9ad4842)
|
(https://github.com/containers/podman/commit/9ad4842)
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
SHA512 (v0.1.7.tar.gz) = 7d3174c60e1c8bd1f4b95b7751ccbe01cac63265060f18914b53311f68f7b4c63c693604f348ccfac5db4a96939169f835fbbbd614803b18062053d94f7dca67
|
SHA512 (v0.1.7.tar.gz) = 7d3174c60e1c8bd1f4b95b7751ccbe01cac63265060f18914b53311f68f7b4c63c693604f348ccfac5db4a96939169f835fbbbd614803b18062053d94f7dca67
|
||||||
SHA512 (dnsname-bdc4ab8.tar.gz) = 2c7f4463b439d143c1cc1194b45bbd18e220bd03aa2c466cd81a14d043b753d69d84d331518cca3fab9b75ad5467b73f640f7d8ddce3eee05a5f5507d6f20cef
|
SHA512 (dnsname-bdc4ab8.tar.gz) = 2c7f4463b439d143c1cc1194b45bbd18e220bd03aa2c466cd81a14d043b753d69d84d331518cca3fab9b75ad5467b73f640f7d8ddce3eee05a5f5507d6f20cef
|
||||||
SHA512 (v5.4-rhel-9ad4842.tar.gz) = f86d4c693e72b21d4b4bac806fee05e5c56d5208b687c8c9042f3e1955377b5cbdd4c23c5b44088962bd459f383fbfffa19535c3e2d7fbfd02bbc95af9e4f732
|
SHA512 (v5.4-rhel-a994a04.tar.gz) = 2cbf98f561982c603fa7275c09e17e9a4d44043e0ac94a29f2d495ad325b882f5b3892565cd9f8f924358d5883e97fef2e5c85fbef5e3f6486afdcd2547ae3fa
|
||||||
|
Loading…
Reference in New Issue
Block a user