podman-3.4.2-0.1.el9
- update to the latest content of https://github.com/containers/podman/tree/v3.4 (https://github.com/containers/podman/commit/09aade7) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
b5df8fdb17
commit
c9731e6771
11
podman.spec
11
podman.spec
@ -17,7 +17,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
|||||||
|
|
||||||
%global import_path github.com/containers/podman
|
%global import_path github.com/containers/podman
|
||||||
%global branch v3.4
|
%global branch v3.4
|
||||||
%global commit0 c15c1540837b25305729bc72d61372098e204151
|
%global commit0 09aade7816e096550e805869f1300d7198aa8f91
|
||||||
%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
|
|||||||
|
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Name: podman
|
Name: podman
|
||||||
Version: 3.4.1
|
Version: 3.4.2
|
||||||
Release: 2%{?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 Oct 21 2021 Jindrich Novy <jnovy@redhat.com> - 1:3.4.2-0.1
|
||||||
|
- update to the latest content of https://github.com/containers/podman/tree/v3.4
|
||||||
|
(https://github.com/containers/podman/commit/09aade7)
|
||||||
|
- Related: #2000051
|
||||||
|
|
||||||
* Tue Oct 19 2021 Jindrich Novy <jnovy@redhat.com> - 1:3.4.1-2
|
* Tue Oct 19 2021 Jindrich Novy <jnovy@redhat.com> - 1:3.4.1-2
|
||||||
- more dependency tightening - thanks to Michael Rochefort for noticing
|
- more dependency tightening - thanks to Michael Rochefort for noticing
|
||||||
- Related: #2000051
|
- Related: #2000051
|
||||||
|
2
sources
2
sources
@ -2,4 +2,4 @@ SHA512 (v0.1.0.tar.gz) = 72d27e2a7c20f956a177bcda96508c1ec7b8ac0a512f9ab1a045bcf
|
|||||||
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 (podman-machine-cni-0749884.tar.gz) = fe5f6a69118c0d3475c76c61bf1b50f1d5772fe9a4d20b23e59010e72f8cbd7fb7d4091ce8ab43af8becf77e5234b63191e3e01932f30f8386235822de2e42f4
|
SHA512 (podman-machine-cni-0749884.tar.gz) = fe5f6a69118c0d3475c76c61bf1b50f1d5772fe9a4d20b23e59010e72f8cbd7fb7d4091ce8ab43af8becf77e5234b63191e3e01932f30f8386235822de2e42f4
|
||||||
SHA512 (v3.4-c15c154.tar.gz) = 492537a78504190e3167233a726a9e46aa51edff855e337257700d0d2fbf1dc0f9446400bfa5c871b8cdc72bd36e82de7dbb468cefd25b99eacaaac564d67549
|
SHA512 (v3.4-09aade7.tar.gz) = a1526403e994140f22979b33e2d7d05f4871da159111aa2d0b53b3c004aab09c6abb787e51ec30b61cbd3a70705c9ba55286b8f99f59259da7cf29eb502378fc
|
||||||
|
Loading…
Reference in New Issue
Block a user