podman-3.0.0-0.30rc2.el9
- update to the latest content of https://github.com/containers/podman/tree/v3.0 (https://github.com/containers/podman/commit/ddd8a17) Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
a4e4db7b99
commit
374f1be8d3
@ -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 2b89fe7d5dcf4e2e33127eaefdb02419c42592a6
|
||||
%global commit0 ddd8a1799dfc1621da39f672a47e9984ebec0e2f
|
||||
%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.29rc2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0 and GPLv3+
|
||||
URL: https://%{name}.io/
|
||||
@ -341,6 +341,10 @@ exit 0
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Fri Feb 12 2021 Jindrich Novy <jnovy@redhat.com> - 3.0.0-1
|
||||
- update to the latest content of https://github.com/containers/podman/tree/v3.0
|
||||
(https://github.com/containers/podman/commit/ddd8a17)
|
||||
|
||||
* Wed Feb 10 2021 Jindrich Novy <jnovy@redhat.com> - 3.0.0-0.29rc2
|
||||
- update to the latest content of https://github.com/containers/podman/tree/v3.0
|
||||
(https://github.com/containers/podman/commit/2b89fe7)
|
||||
|
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-2b89fe7.tar.gz) = 97963f4a6308a67d561ef19f3c9e885bf80a803257c80a0a1fc5f89c36d85acbe19e48a35bc7e1a7699332c760d7eeb97169644c68f0f3f4b36a05d7477cbc41
|
||||
SHA512 (v3.0-ddd8a17.tar.gz) = ff1bc75e06683e9db531bc3ee6ffdc0ccd3d1f6d0043c451d7911699699e8e368d17f6d073f544dd43d74e79f5c4d26c01330c7a34748c58f386137bf19e6b86
|
||||
|
Loading…
Reference in New Issue
Block a user