podman-4.0.0-0.5.el9
- update to the latest content of https://github.com/containers/podman/tree/main (https://github.com/containers/podman/commit/323fe36) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
c95cff5de0
commit
94c4715256
@ -17,7 +17,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/podman
|
||||
%global branch main
|
||||
%global commit0 b603c7a4b91d30b33ce987740156f46804f24074
|
||||
%global commit0 323fe363134ba81ed33c24d7cce85aa0c37ab59d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global cataver 0.1.5
|
||||
%global dnsnamever 1.3.0
|
||||
@ -29,7 +29,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
Name: podman
|
||||
Version: 4.0.0
|
||||
Release: 0.4%{?dist}
|
||||
Release: 0.5%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0 and GPLv3+
|
||||
URL: https://%{name}.io/
|
||||
@ -399,6 +399,11 @@ exit 0
|
||||
%{_libexecdir}/%{name}/gvproxy
|
||||
|
||||
%changelog
|
||||
* Wed Sep 15 2021 Jindrich Novy <jnovy@redhat.com> - 4.0.0-0.5
|
||||
- update to the latest content of https://github.com/containers/podman/tree/main
|
||||
(https://github.com/containers/podman/commit/323fe36)
|
||||
- Related: #2000051
|
||||
|
||||
* Tue Sep 14 2021 Jindrich Novy <jnovy@redhat.com> - 4.0.0-0.4
|
||||
- update to the latest content of https://github.com/containers/podman/tree/main
|
||||
(https://github.com/containers/podman/commit/b603c7a)
|
||||
|
2
sources
2
sources
@ -2,4 +2,4 @@ SHA512 (podman-machine-cni-afab2d8.tar.gz) = 121f33e212daebd3c2c10d24ef2a5dae28d
|
||||
SHA512 (v0.1.0.tar.gz) = 72d27e2a7c20f956a177bcda96508c1ec7b8ac0a512f9ab1a045bcf2450c8c13e6b37033053dc68af986194c9381d1be9d065fbdfbbffe8634ea525924a35ebc
|
||||
SHA512 (v0.1.5.tar.gz) = 75387cf9c611222ef0afc9f688cefb3e4a4ec388cfa9d2329ee7860cb2ad83afa9311f53c1047f92f7adde27b7eb07f5501ee602334e610a3227104d8894486b
|
||||
SHA512 (v1.3.0.tar.gz) = df48c4715582f098c41d45533163632ac1953621ce91fc78e88cc84e61d8a0a537e6da5aabab2be18cbddccd8e4c867670ae1fbc5ff7b6473bf7f4b464cb6ee2
|
||||
SHA512 (main-b603c7a.tar.gz) = 9e741502dce51dc844e3f1ce46ff39bf5797df35960867f266623a6bd25e269c11ee6159e96850bd7aaacb9768526876aaf279afd21d8a63aea97c5684eabb83
|
||||
SHA512 (main-323fe36.tar.gz) = 1dda6a179ce13463694f3535d2b66c05d2f8cb7d84a50915473bc01c9180a147723cdb355e80cc833fbe46fa5773e375e5f7b17188cf3131a15b4a4df76fb492
|
||||
|
Loading…
Reference in New Issue
Block a user