podman-5.2.2-3.el10
- update to the latest content of https://github.com/containers/podman/tree/v5.2-rhel (https://github.com/containers/podman/commit/e40738b) - Resolves: RHEL-61858 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
28b200d76a
commit
aa9cc525ac
@ -9,7 +9,7 @@
|
||||
|
||||
%global import_path github.com/containers/podman
|
||||
%global branch v5.2-rhel
|
||||
%global commit0 458f9b42760bf79aae4a96d0610b22f317ac7714
|
||||
%global commit0 e40738bd34f1776356494522d129846fee357299
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# RHEL's default %%gobuild macro doesn't account for the BUILDTAGS variable, so we
|
||||
@ -60,7 +60,7 @@ Epoch: 6
|
||||
Version: 5.2.2
|
||||
# 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: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
%if %{defined golang_arches_future}
|
||||
ExclusiveArch: %{golang_arches_future}
|
||||
%else
|
||||
@ -355,6 +355,11 @@ ln -s ../virtiofsd %{buildroot}%{_libexecdir}/%{name}
|
||||
%{_libexecdir}/%{name}/virtiofsd
|
||||
|
||||
%changelog
|
||||
* Mon Nov 11 2024 Jindrich Novy <jnovy@redhat.com> - 6:5.2.2-3
|
||||
- update to the latest content of https://github.com/containers/podman/tree/v5.2-rhel
|
||||
(https://github.com/containers/podman/commit/e40738b)
|
||||
- Resolves: RHEL-61858
|
||||
|
||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 6:5.2.2-2
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
Resolves: RHEL-64018
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v5.2-rhel-458f9b4.tar.gz) = 750be4f38db0445fea79cc2d20a3979c9c7c84fec79298defb53d2b899695d337bdd7e8feee8eb2e3f91dabda743e5b9c628ca1533eb125c1bc19d79fd8482c5
|
||||
SHA512 (v5.2-rhel-e40738b.tar.gz) = 27667061b263a9b626fccefcde42cf1e9c88c9c48820be3f4f5e5cae7ca74bef34f0ddbeef0e7fffcdaa3dfc03628e385d99b55c727769f76c511b20dbe2150f
|
||||
|
Loading…
Reference in New Issue
Block a user