podman-3.0.0-0.21rc1.el9
- update to the latest content of https://github.com/containers/podman/tree/v3.0 (https://github.com/containers/podman/commit/4dbb58d) Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
c66a766ca7
commit
ec6df56114
@ -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.0
|
||||
%global commit0 dc2f4c63ef28d511106a926f16ed2b691aeac338
|
||||
%global commit0 4dbb58d63759ab1019b55bc50816e30361715d8b
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global cataver 0.1.5
|
||||
%global dnsnamever 1.1.1
|
||||
|
||||
Name: podman
|
||||
Version: 3.0.0
|
||||
Release: 0.20rc1%{?dist}
|
||||
Release: 0.21rc1%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0 and GPLv3+
|
||||
URL: https://%{name}.io/
|
||||
@ -340,6 +340,10 @@ exit 0
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Jan 27 2021 Jindrich Novy <jnovy@redhat.com> - 3.0.0-0.21rc1
|
||||
- update to the latest content of https://github.com/containers/podman/tree/v3.0
|
||||
(https://github.com/containers/podman/commit/4dbb58d)
|
||||
|
||||
* Tue Jan 26 2021 Jindrich Novy <jnovy@redhat.com> - 3.0.0-0.20rc1
|
||||
- update to the latest content of https://github.com/containers/podman/tree/v3.0
|
||||
(https://github.com/containers/podman/commit/dc2f4c6)
|
||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (v0.1.5.tar.gz) = 75387cf9c611222ef0afc9f688cefb3e4a4ec388cfa9d2329ee7860cb2ad83afa9311f53c1047f92f7adde27b7eb07f5501ee602334e610a3227104d8894486b
|
||||
SHA512 (v1.1.1.tar.gz) = 4ffaf73f41d96a3d36a15cfefdad989579bf3e187c0da9df35b16b43f77f8694c01a7f006b89b97070ea9c0d924778a416c30a96b18fa125b74186beb800c54f
|
||||
SHA512 (v3.0-dc2f4c6.tar.gz) = f4b2eb1af93959ea700ae73e3aaaf8144cfca5129f6239dc297ea32a6ad57d55ba010cdce5ce1e0bea84fff9a2b2cae78a318cd39df52d0fc20e8112a7670040
|
||||
SHA512 (v3.0-4dbb58d.tar.gz) = 9239da23d29a1d6bf1502ceb7f61d24bdffdc964ebe2d737cc98c5ac0c4186117c3db789cb862407d8caf7510d8cbf3ab078ce5622fb4ecf4c50e9263702ef4a
|
||||
|
Loading…
Reference in New Issue
Block a user