podman-3.2.3-0.3.el9
- update to the latest content of https://github.com/containers/podman/tree/v3.2 (https://github.com/containers/podman/commit/275b0d8) - Related: #1970747 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
329fa5ce89
commit
1d7d3fdabc
@ -17,14 +17,14 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/podman
|
||||
%global branch v3.2
|
||||
%global commit0 6f0bf16c83bcd71c31028a12e4a414cc41d02553
|
||||
%global commit0 275b0d82636474b0a3c631e63d0da2c2575b7987
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global cataver 0.1.5
|
||||
%global dnsnamever 1.1.1
|
||||
|
||||
Name: podman
|
||||
Version: 3.2.3
|
||||
Release: 0.2%{?dist}
|
||||
Release: 0.3%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0 and GPLv3+
|
||||
URL: https://%{name}.io/
|
||||
@ -341,6 +341,11 @@ exit 0
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu Jul 08 2021 Jindrich Novy <jnovy@redhat.com> - 3.2.3-0.3
|
||||
- update to the latest content of https://github.com/containers/podman/tree/v3.2
|
||||
(https://github.com/containers/podman/commit/275b0d8)
|
||||
- Related: #1970747
|
||||
|
||||
* Wed Jul 07 2021 Jindrich Novy <jnovy@redhat.com> - 3.2.3-0.2
|
||||
- put 87-podman-bridge.conflist to main podman package not podman-remote
|
||||
- Related: #1970747
|
||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (v0.1.5.tar.gz) = 75387cf9c611222ef0afc9f688cefb3e4a4ec388cfa9d2329ee7860cb2ad83afa9311f53c1047f92f7adde27b7eb07f5501ee602334e610a3227104d8894486b
|
||||
SHA512 (v1.1.1.tar.gz) = 4ffaf73f41d96a3d36a15cfefdad989579bf3e187c0da9df35b16b43f77f8694c01a7f006b89b97070ea9c0d924778a416c30a96b18fa125b74186beb800c54f
|
||||
SHA512 (v3.2-6f0bf16.tar.gz) = 78d1a83ea0d85681a5e8804febba4c77e388c4a727953e3858a4c47c76ce14e2f9901b91193905ff7ec668ad2c398e6a26ccd61738de736a467db9e0a50e59bd
|
||||
SHA512 (v3.2-275b0d8.tar.gz) = 1a0ffa8dd37ff572cff738cdd207862088a3ef5fc8ce73b6899d601a9cdd379c636589a5547c0c9e0936738927fab7a2b5a02fb48a1ffc8ed3b22732fc236a32
|
||||
|
Loading…
Reference in New Issue
Block a user