podman-3.3.0-0.26.el9
- update to the latest content of https://github.com/containers/podman/tree/main (https://github.com/containers/podman/commit/f17b810) - Related: #1970747 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
a098c93a51
commit
28ab05469e
@ -17,14 +17,14 @@ 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 main
|
%global branch main
|
||||||
%global commit0 2041731ecfabe09283e031d613b32778c05d62a4
|
%global commit0 f17b810279fd04c3d574e8d3dcc1878d50083a68
|
||||||
%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.1.1
|
%global dnsnamever 1.1.1
|
||||||
|
|
||||||
Name: podman
|
Name: podman
|
||||||
Version: 3.3.0
|
Version: 3.3.0
|
||||||
Release: 0.25%{?dist}
|
Release: 0.26%{?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/
|
||||||
@ -344,6 +344,11 @@ exit 0
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 30 2021 Jindrich Novy <jnovy@redhat.com> - 3.3.0-0.26
|
||||||
|
- update to the latest content of https://github.com/containers/podman/tree/main
|
||||||
|
(https://github.com/containers/podman/commit/f17b810)
|
||||||
|
- Related: #1970747
|
||||||
|
|
||||||
* Thu Jul 29 2021 Jindrich Novy <jnovy@redhat.com> - 3.3.0-0.25
|
* Thu Jul 29 2021 Jindrich Novy <jnovy@redhat.com> - 3.3.0-0.25
|
||||||
- update to the latest content of https://github.com/containers/podman/tree/main
|
- update to the latest content of https://github.com/containers/podman/tree/main
|
||||||
(https://github.com/containers/podman/commit/2041731)
|
(https://github.com/containers/podman/commit/2041731)
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
SHA512 (v0.1.5.tar.gz) = 75387cf9c611222ef0afc9f688cefb3e4a4ec388cfa9d2329ee7860cb2ad83afa9311f53c1047f92f7adde27b7eb07f5501ee602334e610a3227104d8894486b
|
SHA512 (v0.1.5.tar.gz) = 75387cf9c611222ef0afc9f688cefb3e4a4ec388cfa9d2329ee7860cb2ad83afa9311f53c1047f92f7adde27b7eb07f5501ee602334e610a3227104d8894486b
|
||||||
SHA512 (v1.1.1.tar.gz) = 4ffaf73f41d96a3d36a15cfefdad989579bf3e187c0da9df35b16b43f77f8694c01a7f006b89b97070ea9c0d924778a416c30a96b18fa125b74186beb800c54f
|
SHA512 (v1.1.1.tar.gz) = 4ffaf73f41d96a3d36a15cfefdad989579bf3e187c0da9df35b16b43f77f8694c01a7f006b89b97070ea9c0d924778a416c30a96b18fa125b74186beb800c54f
|
||||||
SHA512 (main-2041731.tar.gz) = b9690f43f411b75fec997e0a6c0192861c2f3ff0996a3eb4ed48823f2a7067ce6f6990491232971004349917ab54a5c07ac8ad57fdc0371d00c638f658f5e94c
|
SHA512 (main-f17b810.tar.gz) = daf7547a2225705d723de9a05e7a762d2b12779fcd50498eb84c49f97ad9cc112982cecb04dc828979ac35d8aa680979c354f1f9980c6142c65196319db9feba
|
||||||
|
Loading…
Reference in New Issue
Block a user