podman-3.0.2-0.4.el9
- update to the latest content of https://github.com/containers/podman/tree/master (https://github.com/containers/podman/commit/b7c00f2) Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
6a87f9d8ae
commit
ff3f18a106
@ -17,14 +17,14 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/podman
|
||||
%global branch master
|
||||
%global commit0 4e5cc6a3a61d9d2f1d3b97fc10684ec5617816ab
|
||||
%global commit0 b7c00f2cc03499d5d385a7aa7e8cd35d0ab994d7
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
%global cataver 0.1.5
|
||||
%global dnsnamever 1.1.1
|
||||
|
||||
Name: podman
|
||||
Version: 3.0.2
|
||||
Release: 0.3%{?dist}
|
||||
Release: 0.4%{?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
|
||||
* Mon Mar 08 2021 Jindrich Novy <jnovy@redhat.com> - 3.0.2-0.4
|
||||
- update to the latest content of https://github.com/containers/podman/tree/master
|
||||
(https://github.com/containers/podman/commit/b7c00f2)
|
||||
|
||||
* Fri Mar 05 2021 Jindrich Novy <jnovy@redhat.com> - 3.0.2-0.3
|
||||
- update to the latest content of https://github.com/containers/podman/tree/master
|
||||
(https://github.com/containers/podman/commit/4e5cc6a)
|
||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (v0.1.5.tar.gz) = 75387cf9c611222ef0afc9f688cefb3e4a4ec388cfa9d2329ee7860cb2ad83afa9311f53c1047f92f7adde27b7eb07f5501ee602334e610a3227104d8894486b
|
||||
SHA512 (v1.1.1.tar.gz) = 4ffaf73f41d96a3d36a15cfefdad989579bf3e187c0da9df35b16b43f77f8694c01a7f006b89b97070ea9c0d924778a416c30a96b18fa125b74186beb800c54f
|
||||
SHA512 (master-4e5cc6a.tar.gz) = e637bc3e56932954ff9df486f586b5ff5bd3a5f04862f710c262c0ecb075867792ae6f3ef446fdfcfa610963c431fe64892c341870d10ad202dd5677e21f6469
|
||||
SHA512 (master-b7c00f2.tar.gz) = 89e65b6d8df1160caad6535ba33cd4574591ff7084ed72fb00ccc3c8ee351f9dcfc56cf92beefe68d08ee07b09b42947d8c2c1fed6da54a258de4ecef36ab939
|
||||
|
Loading…
Reference in New Issue
Block a user