podman-4.6.1-3.el9
- update to the latest content of https://github.com/containers/podman/tree/v4.6.1-rhel (https://github.com/containers/podman/commit/8bb0204) - Related: #2176063 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
207fa03cf0
commit
39d77192d2
12
podman.spec
12
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 branch v4.6.1-rhel
|
||||
%global commit0 1b2faddce22d41c356e2457a5149c093ee8b79f3
|
||||
%global commit0 8bb020467c8af0a06a473a7f1e3b30920addf238
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global cataver 0.1.7
|
||||
#%%global dnsnamever 1.3.0
|
||||
@ -18,7 +18,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
|
||||
Epoch: 2
|
||||
Name: podman
|
||||
Version: 4.6.1
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
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
|
||||
URL: https://%{name}.io/
|
||||
@ -73,6 +73,9 @@ Requires: slirp4netns >= 0.4.0-1
|
||||
Recommends: crun
|
||||
Requires: fuse-overlayfs
|
||||
Requires: oci-runtime
|
||||
Provides: podmansh
|
||||
Provides: podman-podmansh
|
||||
Provides: podman-shell
|
||||
|
||||
%description
|
||||
%{name} (Pod Manager) is a fully featured container engine that is a simple
|
||||
@ -393,6 +396,11 @@ fi
|
||||
%{_libexecdir}/%{name}/gvproxy
|
||||
|
||||
%changelog
|
||||
* Tue Aug 22 2023 Jindrich Novy <jnovy@redhat.com> - 2:4.6.1-3
|
||||
- update to the latest content of https://github.com/containers/podman/tree/v4.6.1-rhel
|
||||
(https://github.com/containers/podman/commit/8bb0204)
|
||||
- Related: #2176063
|
||||
|
||||
* Wed Aug 16 2023 Jindrich Novy <jnovy@redhat.com> - 2:4.6.1-2
|
||||
- update to the latest content of https://github.com/containers/podman/tree/v4.6.1-rhel
|
||||
(https://github.com/containers/podman/commit/1b2fadd)
|
||||
|
2
sources
2
sources
@ -1,4 +1,4 @@
|
||||
SHA512 (v0.1.7.tar.gz) = 7d3174c60e1c8bd1f4b95b7751ccbe01cac63265060f18914b53311f68f7b4c63c693604f348ccfac5db4a96939169f835fbbbd614803b18062053d94f7dca67
|
||||
SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8
|
||||
SHA512 (gvisor-tap-vsock-407efb5dcdb0f4445935f7360535800b60447544.tar.gz) = 8b9e687c8be7063641839b5764787ae82561635ae6410585a3c70552bed741e6a63154f55d0209a6408861d5ee76619a765e70b2deda37d38802f6e5b57f2a4c
|
||||
SHA512 (v4.6.1-rhel-1b2fadd.tar.gz) = 2ebf64d4f8b24a5a5e6b3640e774bc4770a7e5c19267a072b1e9304739c823bd1e6683e4cde5d7be1136eff90b15ab362d3430af15e58f707734d3caf43c116c
|
||||
SHA512 (v4.6.1-rhel-8bb0204.tar.gz) = 95a65c673f65837b6ad82f1c0e455031ad26b441db4e43fe29bffc3181fdd1288885e6c26a9f145bf485b7fcff597777dcd0580987d1f2907d408e8592045aef
|
||||
|
Loading…
Reference in New Issue
Block a user