podman-4.6.1-5.el9
- update to the latest content of https://github.com/containers/podman/tree/v4.6.1-rhel (https://github.com/containers/podman/commit/ea33dce) - Related: #2176063 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
90e0d0dcba
commit
e06fc6eb68
@ -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 8bb020467c8af0a06a473a7f1e3b30920addf238
|
||||
%global commit0 ea33dce70f1b9d6f60faa405f57ed791a89cd751
|
||||
%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: 4%{?dist}
|
||||
Release: 5%{?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/
|
||||
@ -396,6 +396,11 @@ fi
|
||||
%{_libexecdir}/%{name}/gvproxy
|
||||
|
||||
%changelog
|
||||
* Fri Aug 25 2023 Jindrich Novy <jnovy@redhat.com> - 2:4.6.1-5
|
||||
- update to the latest content of https://github.com/containers/podman/tree/v4.6.1-rhel
|
||||
(https://github.com/containers/podman/commit/ea33dce)
|
||||
- Related: #2176063
|
||||
|
||||
* Tue Aug 22 2023 Jindrich Novy <jnovy@redhat.com> - 2:4.6.1-4
|
||||
- amend podmansh provides
|
||||
- Related: #2176063
|
||||
|
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-8bb0204.tar.gz) = 95a65c673f65837b6ad82f1c0e455031ad26b441db4e43fe29bffc3181fdd1288885e6c26a9f145bf485b7fcff597777dcd0580987d1f2907d408e8592045aef
|
||||
SHA512 (v4.6.1-rhel-ea33dce.tar.gz) = 624298d16e8a41af8b1ec93fe721a3aac918e1e29f206e80676dddc64ae266cf214ce9dd100479081c69f62c0463a7040810444a8b98211a1ba5e0d3ed85f337
|
||||
|
Loading…
Reference in New Issue
Block a user