podman-5.8.2-1.el10
- update to https://github.com/containers/podman/releases/tag/v5.8.2 - Related: RHEL-168736 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
16d454d42f
commit
812d7f70a9
10
podman.spec
10
podman.spec
@ -12,7 +12,7 @@
|
||||
|
||||
%global import_path github.com/containers/podman
|
||||
#%%global branch v5.6-rhel
|
||||
%global commit0 07efc23e05c3d9aa15a0f30d57194737bfc4b6b1
|
||||
%global commit0 5b263b5f5b48004a87caac44e67349a8266d9ef4
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global gomodulesmode GO111MODULE=on
|
||||
@ -63,10 +63,10 @@ Epoch: 7
|
||||
# If that's what you're reading, Version must be 0, and will be updated by Packit for
|
||||
# copr and koji builds.
|
||||
# If you're reading this on dist-git, the version is automatically filled in by Packit.
|
||||
Version: 5.8.0
|
||||
Version: 5.8.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: 1%{?dist}
|
||||
%if %{defined golang_arches_future}
|
||||
ExclusiveArch: %{golang_arches_future}
|
||||
%else
|
||||
@ -400,6 +400,10 @@ ln -s ../qemu-kvm %{buildroot}%{_libexecdir}/%{name}/qemu-system-%{arch}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Apr 16 2026 Jindrich Novy <jnovy@redhat.com> - 7:5.8.2-1
|
||||
- update to https://github.com/containers/podman/releases/tag/v5.8.2
|
||||
- Related: RHEL-168736
|
||||
|
||||
* Mon Feb 16 2026 Jindrich Novy <jnovy@redhat.com> - 7:5.8.0-2
|
||||
- enable sequoia
|
||||
- Resolves: RHEL-56365
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (podman-5.8.0-07efc23.tar.gz) = 1f6d89cd9b972fe2143f6feddf6a76beb5db39d6fe645349dcdb464e7a53943ae7ddca49bca4d9f34f4f215120c1da6d64f1c7ebdd134cf11f7fce5c5f89c540
|
||||
SHA512 (podman-5.8.2-5b263b5.tar.gz) = 4e09d5ac989eac1e1751c846b9cf06991fd69e05eeb914f6f096aca62ca3d188c0aae00f352c571b7839503de4dfead075ff5ebf0484bac2d7c3566f194ce3e8
|
||||
|
||||
Loading…
Reference in New Issue
Block a user