podman-3.1.0-0.4.el9
- update to the latest content of https://github.com/containers/podman/tree/master (https://github.com/containers/podman/commit/81737b3) Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
f04ecd7d48
commit
b502e29650
@ -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 master
|
%global branch master
|
||||||
%global commit0 e2d35e55d0ad77fcaca5bbe90276e9c47d514131
|
%global commit0 81737b37738dfa21be3cf9775919458523511ae9
|
||||||
%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.1.0
|
Version: 3.1.0
|
||||||
Release: 0.3%{?dist}
|
Release: 0.4%{?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/
|
||||||
@ -340,6 +340,10 @@ exit 0
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 12 2021 Jindrich Novy <jnovy@redhat.com> - 3.1.0-0.4
|
||||||
|
- update to the latest content of https://github.com/containers/podman/tree/master
|
||||||
|
(https://github.com/containers/podman/commit/81737b3)
|
||||||
|
|
||||||
* Thu Mar 11 2021 Jindrich Novy <jnovy@redhat.com> - 3.1.0-0.3
|
* Thu Mar 11 2021 Jindrich Novy <jnovy@redhat.com> - 3.1.0-0.3
|
||||||
- update to the latest content of https://github.com/containers/podman/tree/master
|
- update to the latest content of https://github.com/containers/podman/tree/master
|
||||||
(https://github.com/containers/podman/commit/e2d35e5)
|
(https://github.com/containers/podman/commit/e2d35e5)
|
||||||
|
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 (master-e2d35e5.tar.gz) = c140cf42a5e0ed5ad2de31d9944453beb0d31c322ea1c522e98e1125d6b54c4c93c26bfd38524168a79946b93fd604bd75becb4ef0ec6482f486e41a463f5a52
|
SHA512 (master-81737b3.tar.gz) = fcae9baabdd8a416515d52634a5fcdb8f117e6f7609c39a19faf64d0128474f6569f7f58cd8b07b8c85a7fbf702cd89a9c2496e68f8319fc7bf0ca956497b133
|
||||||
|
Loading…
Reference in New Issue
Block a user