podman-3.0.0-0.26rc2.el9
- update to the latest content of https://github.com/containers/podman/tree/v3.0 (https://github.com/containers/podman/commit/82081e8) Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
edc31da383
commit
1effd59b6b
@ -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 978c005869eeca40959e6d6d4a52c5ba9059f827
|
||||
%global commit0 82081e8112ab14d08815ac77b76a78d465e4c7b3
|
||||
%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.25rc2%{?dist}
|
||||
Release: 0.26rc2%{?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
|
||||
* Thu Feb 04 2021 Jindrich Novy <jnovy@redhat.com> - 3.0.0-0.26rc2
|
||||
- update to the latest content of https://github.com/containers/podman/tree/v3.0
|
||||
(https://github.com/containers/podman/commit/82081e8)
|
||||
|
||||
* Wed Feb 03 2021 Jindrich Novy <jnovy@redhat.com> - 3.0.0-0.25rc2
|
||||
- update to the latest content of https://github.com/containers/podman/tree/v3.0
|
||||
(https://github.com/containers/podman/commit/978c005)
|
||||
|
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-978c005.tar.gz) = df01325ca1b0cc84e9adba541338e810ed8bd6890ec5f23f3ca0b18013abcad3a0a57f8057e879a900e1be06d0bc173d7b3b8d62eab0ee4a806daa78ddc992c5
|
||||
SHA512 (v3.0-82081e8.tar.gz) = 17232606941a694d58791b3736b030f01d68841ac94a95fb93bf1b223019043ad3c222d348c7e303fa6699380ceb380da0b0fafaaaccd1ee0e96d920948c8215
|
||||
|
Loading…
Reference in New Issue
Block a user