podman-4.0.0-0.1.el9
- update to the latest content of https://github.com/containers/podman/tree/main (https://github.com/containers/podman/commit/26c8549) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
f7b286bc34
commit
62e816d716
13
podman.spec
13
podman.spec
@ -16,8 +16,8 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global import_path github.com/containers/podman
|
%global import_path github.com/containers/podman
|
||||||
%global branch v3.3.1-rhel
|
%global branch main
|
||||||
%global commit0 405507a0bb83b2881e0c0dc9d3d5bf9aa3693b7f
|
%global commit0 26c8549ae3d4f5c3742d006e40a51080d5ae0746
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
%global cataver 0.1.5
|
%global cataver 0.1.5
|
||||||
%global dnsnamever 1.3.0
|
%global dnsnamever 1.3.0
|
||||||
@ -28,8 +28,8 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
|||||||
|
|
||||||
|
|
||||||
Name: podman
|
Name: podman
|
||||||
Version: 3.3.1
|
Version: 4.0.0
|
||||||
Release: 1%{?dist}
|
Release: 0.1%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0 and GPLv3+
|
License: ASL 2.0 and GPLv3+
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -399,6 +399,11 @@ exit 0
|
|||||||
%{_libexecdir}/%{name}/gvproxy
|
%{_libexecdir}/%{name}/gvproxy
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 09 2021 Jindrich Novy <jnovy@redhat.com> - 4.0.0-0.1
|
||||||
|
- update to the latest content of https://github.com/containers/podman/tree/main
|
||||||
|
(https://github.com/containers/podman/commit/26c8549)
|
||||||
|
- Related: #2000051
|
||||||
|
|
||||||
* Fri Sep 03 2021 Jindrich Novy <jnovy@redhat.com> - 3.3.1-1
|
* Fri Sep 03 2021 Jindrich Novy <jnovy@redhat.com> - 3.3.1-1
|
||||||
- update to the latest content of https://github.com/containers/podman/tree/v3.3.1-rhel
|
- update to the latest content of https://github.com/containers/podman/tree/v3.3.1-rhel
|
||||||
(https://github.com/containers/podman/commit/405507a)
|
(https://github.com/containers/podman/commit/405507a)
|
||||||
|
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.0.tar.gz) = 72d27e2a7c20f956a177bcda96508c1ec7b8ac0a512f9ab1a045bcf2450c8c13e6b37033053dc68af986194c9381d1be9d065fbdfbbffe8634ea525924a35ebc
|
||||||
SHA512 (v0.1.5.tar.gz) = 75387cf9c611222ef0afc9f688cefb3e4a4ec388cfa9d2329ee7860cb2ad83afa9311f53c1047f92f7adde27b7eb07f5501ee602334e610a3227104d8894486b
|
SHA512 (v0.1.5.tar.gz) = 75387cf9c611222ef0afc9f688cefb3e4a4ec388cfa9d2329ee7860cb2ad83afa9311f53c1047f92f7adde27b7eb07f5501ee602334e610a3227104d8894486b
|
||||||
SHA512 (v1.3.0.tar.gz) = df48c4715582f098c41d45533163632ac1953621ce91fc78e88cc84e61d8a0a537e6da5aabab2be18cbddccd8e4c867670ae1fbc5ff7b6473bf7f4b464cb6ee2
|
SHA512 (v1.3.0.tar.gz) = df48c4715582f098c41d45533163632ac1953621ce91fc78e88cc84e61d8a0a537e6da5aabab2be18cbddccd8e4c867670ae1fbc5ff7b6473bf7f4b464cb6ee2
|
||||||
SHA512 (v3.3.1-rhel-405507a.tar.gz) = a166a705605907085591b362afde37188b7a814df28708514ed8b238ceb0c5ebf153c8756454ce9497c4032e515368b998d3b26ab80bea223bb9868d144403bb
|
SHA512 (main-26c8549.tar.gz) = 59c0844206d14367ff1a121ddb4b71e5c2ab2195d2e5504184900a42eea59b2a873b9a50be74fc5a4d74c235d24ccc8c70f6b2278cbb31345257bfed2ab6f265
|
||||||
|
Loading…
Reference in New Issue
Block a user