podman-5.5.2-1.el10
- update to https://github.com/containers/podman/releases/tag/v5.5.2 - Related: RHEL-80817 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
238f2a7816
commit
5fc027485a
10
podman.spec
10
podman.spec
@ -9,7 +9,7 @@
|
||||
|
||||
%global import_path github.com/containers/podman
|
||||
#%%global branch v5.4-rhel
|
||||
%global commit0 850db76dd78a0641eddb9ee19ee6f60d2c59bcfa
|
||||
%global commit0 e7d8226745ba07a64b7176a7f128e4ef53225a0e
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global gomodulesmode GO111MODULE=on
|
||||
@ -60,10 +60,10 @@ Epoch: 6
|
||||
# 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.5.1
|
||||
Version: 5.5.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
|
||||
@ -402,6 +402,10 @@ ln -s ../virtiofsd %{buildroot}%{_libexecdir}/%{name}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jul 03 2025 Jindrich Novy <jnovy@redhat.com> - 6:5.5.2-1
|
||||
- update to https://github.com/containers/podman/releases/tag/v5.5.2
|
||||
- Related: RHEL-80817
|
||||
|
||||
* Tue Jun 10 2025 Lokesh Mandvekar <lsm5@redhat.com> - 6:5.5.1-2
|
||||
- Remove copr related seds from spec
|
||||
- Related: RHEL-80817
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (podman-5.5.1-850db76.tar.gz) = d069d5156f8d8c7220612f29fd42ce3719f3c90a96d30ada7aa1cd4bcae3435af5db40b032ce3ec498006b96d1989a33f403d0e1bc5fa2540442998c0bcb7190
|
||||
SHA512 (podman-5.5.2-e7d8226.tar.gz) = fec98c06f79283436a0f4a7c7f24ba96e7f288b2b13d6f6829364f58810ba86b2bf86f51b0d06cd7e43ae63cd0a92207aa228bf1aec5bf65fd85a9ff3f00b445
|
||||
|
||||
Loading…
Reference in New Issue
Block a user