podman-5.4.0-6.el10
- 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-85826 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
3970e82f40
commit
20dc3a3a69
10
podman.spec
10
podman.spec
@ -9,7 +9,7 @@
|
||||
|
||||
%global import_path github.com/containers/podman
|
||||
%global branch v5.4-rhel
|
||||
%global commit0 f7bf65c1470180da156808f7af15111799842933
|
||||
%global commit0 a994a04ea08add96a053a7ea4961e85f1c4a7f52
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global gomodulesmode GO111MODULE=on
|
||||
@ -63,7 +63,7 @@ Epoch: 6
|
||||
Version: 5.4.0
|
||||
# The `AND` needs to be uppercase in the License for SPDX compatibility
|
||||
License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
%if %{defined golang_arches_future}
|
||||
ExclusiveArch: %{golang_arches_future}
|
||||
%else
|
||||
@ -390,6 +390,12 @@ ln -s ../virtiofsd %{buildroot}%{_libexecdir}/%{name}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Apr 07 2025 Jindrich Novy <jnovy@redhat.com> - 6: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-85826
|
||||
|
||||
* Fri Apr 04 2025 Jindrich Novy <jnovy@redhat.com> - 6:5.4.0-5
|
||||
- update to the latest content of https://github.com/containers/podman/tree/v5.4-rhel
|
||||
(https://github.com/containers/podman/commit/f7bf65c)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v5.4-rhel-f7bf65c.tar.gz) = 8d2a5f3441d0c101c8f705a82bc5bed1269624fcfdbed3d25212eb97e5ee15365cdd88e2ac50e4976c97644110f79410ddd01342d4f6a9843b48d2ae961bee06
|
||||
SHA512 (v5.4-rhel-a994a04.tar.gz) = 2cbf98f561982c603fa7275c09e17e9a4d44043e0ac94a29f2d495ad325b882f5b3892565cd9f8f924358d5883e97fef2e5c85fbef5e3f6486afdcd2547ae3fa
|
||||
|
Loading…
Reference in New Issue
Block a user