podman-4.4.0-0.8.el9
- update to the latest content of https://github.com/containers/podman/tree/main (https://github.com/containers/podman/commit/c35e74f) - Related: #2124478 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
23a482a02e
commit
6857065b05
@ -5,7 +5,7 @@ GO111MODULE=off go build -buildmode pie -compiler gc -tags="rpm_crashtraceback $
|
||||
|
||||
%global import_path github.com/containers/podman
|
||||
%global branch main
|
||||
%global commit0 ce504bbfe3d9fed8073160bbb7f54a1a259ec662
|
||||
%global commit0 c35e74f4ccde619cd21b2215a5a4e9a0177cb418
|
||||
%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.4.0
|
||||
Release: 0.7%{?dist}
|
||||
Release: 0.8%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0 and GPLv3+
|
||||
URL: https://%{name}.io/
|
||||
@ -384,6 +384,11 @@ fi
|
||||
%{_libexecdir}/%{name}/gvproxy
|
||||
|
||||
%changelog
|
||||
* Wed Jan 25 2023 Jindrich Novy <jnovy@redhat.com> - 2:4.4.0-0.8
|
||||
- update to the latest content of https://github.com/containers/podman/tree/main
|
||||
(https://github.com/containers/podman/commit/c35e74f)
|
||||
- Related: #2124478
|
||||
|
||||
* Tue Jan 24 2023 Jindrich Novy <jnovy@redhat.com> - 2:4.4.0-0.7
|
||||
- update to the latest content of https://github.com/containers/podman/tree/main
|
||||
(https://github.com/containers/podman/commit/ce504bb)
|
||||
|
2
sources
2
sources
@ -1,4 +1,4 @@
|
||||
SHA512 (dnsname-18822f9.tar.gz) = de371722fbf18cd23b31485ee7ba36bb41d0d9a932d15e50872989c3ca1ff7246da63143c3725d81089fadda3821a54c18b22150d9d16005b07df6824f5f71f8
|
||||
SHA512 (gvisor-tap-vsock-aab0ac9367fc5142f5857c36ac2352bcb3c60ab7.tar.gz) = e138125f0fad46f84afebad5769d4428cb29f24ce34e209b21689dc4409487bf2e946c9eb6551297baf36286c9be9a5310a77df4884563cfe247113980f18291
|
||||
SHA512 (v0.1.7.tar.gz) = 7d3174c60e1c8bd1f4b95b7751ccbe01cac63265060f18914b53311f68f7b4c63c693604f348ccfac5db4a96939169f835fbbbd614803b18062053d94f7dca67
|
||||
SHA512 (main-ce504bb.tar.gz) = 68715930e9330f4d7c47f04ac1ba4b71e64b83806de643e372405e8f07adf57c0a21cb0b6b106c3ae3be9f8cba8e53de517d784021c2adbca0ef93bc1d18507d
|
||||
SHA512 (main-c35e74f.tar.gz) = 2ff2fdaf5336b252a024713d3093d58b2b8f3510289d9853ba8d40dfb701ba1516a38fa7bd9c8bc0fed4395f454e59e4ff4b9292654f97513cd4647b49ca12fc
|
||||
|
Loading…
Reference in New Issue
Block a user